https://github.com/devdrops/silex-application
:skull: A skeleton application to use the Silex microframework.
https://github.com/devdrops/silex-application
php silex skeleton-application
Last synced: 2 months ago
JSON representation
:skull: A skeleton application to use the Silex microframework.
- Host: GitHub
- URL: https://github.com/devdrops/silex-application
- Owner: devdrops
- License: mit
- Created: 2014-06-16T01:08:26.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-16T04:28:43.000Z (almost 10 years ago)
- Last Synced: 2025-03-29T07:51:32.265Z (3 months ago)
- Topics: php, silex, skeleton-application
- Language: PHP
- Homepage:
- Size: 271 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# silex-application
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](http://php-and-symfony.matthiasnoback.nl/2012/01/silex-getting-your-project-structure-right/)
+ Silex [documentation](http://silex.sensiolabs.org/documentation)### Contact
Just ping me at [@devdrops](https://twitter.com/devdrops)