A compact, portable and Composer friendly PHP framework for building web apps.
Add as much or as little as you want, the point is you start without the kitchen sink!
- Bundles with Symphony/Twig.
- Initial package including vendor files is less than 1mb, less than 400 files.
- Has an easy to use routing system, with automatic controller and view discovery.
- Can output in JSON (https://github.com/omniti-labs/jsend) for standardisation.
- Avoids use of super-global’s by using singleton pattern for the App.
For more information, visit: https://github.com/kodaloid/panini-php