gamringer/php-rest

PHP REST Framework

0.3.3 2019-05-06 13:52 UTC

This package is auto-updated.

Last update: 2024-04-07 01:23:45 UTC


README

A REST Specific framework using JSON-Pointer (RFC6901) for routing

License

PHP-REST is licensed under the MIT license.

Installation

$ composer require gamringer/php-rest

Tests

$ composer install
$ phpunit

Documentation

Coming up...