devdrops / silex-application
A skeleton for Silex applications.
dev-master
2015-06-08 19:57 UTC
Requires
- doctrine/dbal: @stable
- silex/silex: @stable
- twig/twig: @stable
Requires (Dev)
- fzaninotto/faker: @stable
This package is not auto-updated.
Last update: 2024-11-09 20:34:03 UTC
README
A skeleton application to use the Silex microframework.
Installing
git clone
this repository, then use composer install
to get all Silex dependencies.
References
I have an eternal gratitude to the authors of the posts below:
- Matthias Noback and his excellent tutorial about Silex and project structure
- Silex documentation
Contact
Just ping me at @devdrops