A Silex project, prepared to start working.
To start developing an app, change the name of "MyApplication" directory for the name or your project, and the references to that folder in composer.json, app.php, controllers.php, .bowerrc...
- DEV index with debug
- Controllers
- Services
- Bower
- Composer
- Twig templates
- PHPUnit (tests soon)
- ...
Improvements? Fork this project! Pull requests are more than welcomed.
Based on Fabien Potencier's silex skeleton.