A simple Cli/Rest backend micro framework
The documentation can be found at http://mooti.github.io/docs
You can install this through packagist
$ composer require mooti/framework
If you would like to run the tests. Use the following:
$ ./vendor/bin/phpunit -c config/phpunit.xml