We're just getting started. Don't expect too much just yet.
Outboard is a new framework based around a PSR-15 middleware pipeline and the ADR (Action-Domain-Responder) paradigm.
- Robust, cohesive, yet independent first-party packages like Symfony and Yii 3
- Complete compatibility with PSR standards
- Framework architecture that centers around a middleware pipeline, like Mezzio
- An absolute minimum of "magic", unlike some other well-known frameworks
- Use off-the-shelf libraries where a suitable one exists, so this project can focus on what makes it different
- A beautiful API will entice devs and engender loyalty
- A great app skeleton (or two or three) is almost as important as the framework itself
This is a monorepo containing the framework, related packages, and app skeletons.