Minimalist framework to create REST Apps with php 7.
It's recommended that you use Composer to install mbh-rest.
$ composer require mbh-framework/mbh-rest "^1.0"
This will install Mbh-rest and all required dependencies. Mbh-rest requires PHP 7.0 or newer.
To execute the test suite, you'll need phpunit.
$ phpunit
Please see CONTRIBUTING for details.
If you discover security related issues, please email [email protected] instead of using the issue tracker.
The MBHFramework is licensed under the MIT license. See License File for more information.