Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rhildred/openshiftcomposerslimsample

This is a slim/composer example for openshift
https://github.com/rhildred/openshiftcomposerslimsample

Last synced: 12 days ago
JSON representation

This is a slim/composer example for openshift

Awesome Lists containing this project

README

        

PHP composer slim sample
========

to get started go into the root folder and run:

`php composer.phar update`

then to create the database:

`php vendor/brtriver/dbup/dbup up`