messy-one/loo-framework

PHP MVC Framework

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 0

Type:project

pkg:composer/messy-one/loo-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.