https://github.com/devdrops/openshift-silex-application
:white_check_mark: A Silex skeleton applied to OpenShift structure rules.
https://github.com/devdrops/openshift-silex-application
Last synced: 8 days ago
JSON representation
:white_check_mark: A Silex skeleton applied to OpenShift structure rules.
- Host: GitHub
- URL: https://github.com/devdrops/openshift-silex-application
- Owner: devdrops
- License: mit
- Created: 2015-09-16T04:24:28.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-07T02:27:35.000Z (over 9 years ago)
- Last Synced: 2025-03-30T18:14:03.579Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 3.3 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# openshift-silex-application
A Silex skeleton applied to OpenShift structure rules.
[](https://insight.sensiolabs.com/projects/54d036bc-0adb-4505-937e-18c941fbc5a0)
### 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)