/Loo-Framework

PHP MVC Framework

Primary LanguagePHPApache License 2.0Apache-2.0

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.