friendsofsymfony / rest
This library provides various tools to develop RESTful API's
Installs: 1 503 883
Dependents: 3
Suggesters: 0
Security: 0
Stars: 52
Watchers: 10
Forks: 16
Open Issues: 1
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