drpdigital / json-api-parser
Parser and validator for http://jsonapi.org.
0.0.1
2018-01-07 20:52 UTC
Requires
- php: >=5.5
- psr/container: 1.0.0
Requires (Dev)
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2026-03-14 08:46:42 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