drpdigital / json-api-parser
Parser and validator for http://jsonapi.org.
Installs: 2 255
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 6
Forks: 0
Open Issues: 0
Requires
- php: >=5.5
- psr/container: 1.0.0
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2024-11-14 05:34:33 UTC
README
Installation
Run this command in your terminal:
composer require drpdigital/json-api-parser
Documentation
Integrations
Integrations with PHP frameworks. If an integration for your preferred framework isn't there, then please create one and message chris.normansell@drpgroup.com to add it to the list below.
Laravel
- GitHub: https://github.com/drpdigital/laravel-json-api-parser
- Composer:
composer require drpdigital/laravel-json-api-parser