inelo / phalcon-rest
Phalcon REST Library
Installs: 6 728
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 43
pkg:composer/inelo/phalcon-rest
Requires
- php: >=7.1
- ext-phalcon: >=4.0.0
- phalcon/incubator: ^3.4
- redound/phalcon-api: ^3.0.0
Suggests
- firebase/php-jwt: ^5.0
- league/fractal: ^0.19.0
This package is auto-updated.
Last update: 2025-09-25 18:06:07 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.