ginkida / phalcon-rest
There is no license information available for the latest version (v0.1) of this package.
Phalcon REST Library
v0.1
2020-10-29 09:10 UTC
Requires
- php: >=5.6
- ext-phalcon: >=1.3.2
- ginkida/phalcon-api: >=2.0.1
Suggests
- firebase/php-jwt: ^3.0
- league/fractal: ^0.13.0
This package is auto-updated.
Last update: 2025-03-01 00:31:50 UTC
README
a library focused on simplifying the creation of RESTful API's
Installing
Install using Composer.
composer require redound/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.