About
This app has no framework. It uses:
- Composer for PSR-4 autoloading of the
App\namespace. - A small router that maps a method and path to a controller action.
- Plain PHP templates rendered through a layout.
This app has no framework. It uses:
App\ namespace.