messy-one/loo-framework

PHP MVC Framework

0.12.0-alpha 2016-03-23 13:31 UTC

README

Build Status

Loo-Framework

PHP MVC Framework

How to use

The easiest way to try it is to clone the example application Loo-App and to run composer install.

Run tests

You can use Docker to run the tests. Just run

$ docker-compose up

inside of the docker folder.