easycode / phalcon-rest
Phalcon REST Library
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 43
pkg:composer/easycode/phalcon-rest
Requires
- php: >=7.2
- ext-phalcon: >=2.0.0
- easycode/phalcon-api: *
README
a library focused on simplifying the creation of RESTful API's
Installing
Install using Composer.
composer require easycode/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.