This is a PHP web application skeleton using
- Composer for dependency management
- Whoops for error handling
- Symfony's HTTPFoundation Package as the HTTP component
- FastRoute for routing and
- Auryn as the dependency injector.
The project is based on a tutorial by Patrick Louys.