libertysumy / phalcon-rest
Phalcon REST Library
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 43
pkg:composer/libertysumy/phalcon-rest
Requires
- php: >=5.4
- ext-phalcon: >=1.3.2
- redound/phalcon-api: ^1.0.2
Suggests
- firebase/php-jwt: ^3.0
- league/fractal: ^0.13.0
README
a library focused on simplifying the creation of RESTful API's
Installing
Install using Composer.
composer require libertysumy/phalcon-rest
Boilerplate
For a full implementation of the library, check out the Boilerplate application.
Learn More
Contributing
Please file issues under GitHub, or submit a pull request if you'd like to directly contribute.
License
Phalcon REST is licensed under the MIT license. See License File for more information.