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
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of PHP JSON-API!