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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP JSON-API!