olivierandriessen / phalcon-rest
This package is abandoned and no longer maintained.
The author suggests using the redound/phalcon-rest package instead.
There is no license information available for the latest version (v2.0.0) of this package.
Phalcon REST Library
v2.0.0
2016-11-18 13:57 UTC
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
This package is not auto-updated.
Last update: 2022-02-01 12:52: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.