An open API service indexing awesome lists of open source software.

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.

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)