Silex Microframework structure points

1. A bootstrap (app/bootstrap.php) and application file (app/app.php) which could be used by my frontend controller, as well as by PHPUnit/Codeception

2. A web directory that is accessible for the world, containing only index.php and possibly some resources web/index.php

Leave a Reply