elorfin / json-api-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
Provides utilities to build a REST API following the JSON API specification
v0.0.5
2016-07-05 20:44 UTC
Requires
- php: >=5.4.1
README
Provides utilities to build a REST API following the JSON API specification (JSON api Documentation).
Content Negotiation
Content Negotiation is done by KernelListener::onKernelRequest registered to the kernel.request event.