JSON-API responses in PHP. Works with version 1.0 of the spec. The JSON-API spec describes resource objects as objects containing information about a single resource, and collection objects as objects containing information about many resources.
Features
- Works with version 1.0 of the spec
- Install via Composer
- A JSON-API Document may contain one primary Element
- You can specify which fields (attributes and relationships) are to be included on an Element
- A Serializer is responsible for building attributes and relationships for a certain resource type
- This code is published under the The MIT License
Categories
JSONLicense
MIT LicenseFollow PHP JSON-API
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP JSON-API!