friendsofsymfony / rest
This package is abandoned and no longer maintained.
No replacement package was suggested.
This library provides various tools to develop RESTful API's
1.0.0
2013-10-12 20:34 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2022-02-01 12:20:10 UTC
README
This library provides various tools to rapidly develop RESTful APIs: http://github.com/FriendsOfSymfony/FOSRest
The main goals for now are to provide ways for decoding request bodies and request format negotiation (inspired by Apache mod_negotiation)
Deprecated in favor of https://github.com/willdurand/Negotiation and https://github.com/FriendsOfSymfony/FOSRestBundle