Validate JSON documents for compliance with the JSON:API specification.
Maintainers
v3.3.0
2026-03-28 17:57 UTC
Requires
- php: ^8.2
- ext-json: *
- illuminate/contracts: ^11.0|^12.0|^13.0
- illuminate/pipeline: ^11.0|^12.0|^13.0
- illuminate/support: ^11.0|^12.0|^13.0
- laravel-json-api/core: ^5.3
Requires (Dev)
- orchestra/testbench: ^9.0|^10.0|^11.0
- phpunit/phpunit: ^10.5|^11.5.3
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 381bf1f280a97e28187dc96a8c55cd51973a1f32
- Cloud Creativity Ltd <info.woop@cloudcreativity.co.uk>
- Christopher Gammie <chris.woop@cloudcreativity.co.uk>
This package is auto-updated.
Last update: 2026-06-28 18:30:49 UTC
README
Validate JSON documents for compliance with the JSON:API specification. Part of the Laravel JSON:API library.
Installation
Install using Composer
composer require laravel-json-api/spec
License
Laravel JSON:API is open-sourced software licensed under the MIT License.
