devdrops / silex-application
A skeleton for Silex applications.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/devdrops/silex-application
Requires
- doctrine/dbal: @stable
- silex/silex: @stable
- twig/twig: @stable
Requires (Dev)
- fzaninotto/faker: @stable
This package is not auto-updated.
Last update: 2025-10-26 01:22:34 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