mooti/framework

simple Cli/Rest backend micro framework

0.0.9 2016-06-02 15:15 UTC

This package is not auto-updated.

Last update: 2024-04-19 19:38:50 UTC


README

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License

A simple Cli/Rest backend micro framework

Documentation

The documentation can be found at http://mooti.github.io/docs

Installation

You can install this through packagist

$ composer require mooti/framework

Run the tests

If you would like to run the tests. Use the following:

$ ./vendor/bin/phpunit -c config/phpunit.xml