Minimalist framework to create RESTFull APIs with php7.

Installs: 137

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 0

Open Issues: 5

pkg:composer/mbh-framework/rest

v5.6 2017-10-02 21:13 UTC

This package is not auto-updated.

Last update: 2025-09-28 07:42:34 UTC


README

License: MIT Made in PHP 7 Maintainability Total Downloads

Introduction

Minimalist framework to create REST Apps with php 7.

Installation

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.

Tests

To execute the test suite, you'll need phpunit.

$ phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover security related issues, please email ulisescf.24@gmail.com instead of using the issue tracker.

License

The MBHFramework is licensed under the MIT license. See License File for more information.