redound / phalcon-rest
There is no license information available for the latest version (3.0.0) of this package.
Phalcon REST Library
3.0.0
2026-05-07 07:28 UTC
Requires
- php: >=8.0
- ext-phalcon: ^5.9
Suggests
- firebase/php-jwt: ^6.8
- league/fractal: ^0.19.2
This package is not auto-updated.
Last update: 2026-05-07 07:29:08 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.