Validate JSON documents for compliance with the JSON:API specification.
laravel-json-api/spec is a Laravel package for validate json documents for compliance with the json:api specification..
It currently has 4 GitHub stars and 1.537.971 downloads on Packagist (latest version v3.3.0).
Install it with composer require laravel-json-api/spec.
Discover more Laravel packages by laravel-json-api
or browse all Laravel packages to compare alternatives.
Last updated
Validate JSON documents for compliance with the JSON:API specification. Part of the Laravel JSON:API library.
Install using Composer
composer require laravel-json-api/spec
Laravel JSON:API is open-sourced software licensed under the MIT License.