league/json-guard
Unmaintained JSON Schema validator (draft 4) for PHP. Passes the full Draft 4 test suite, supports custom rule sets, and returns helpful errors with JSON Pointers. Consider opis/json-schema or swaggest/php-json-schema as alternatives.
This project is no longer maintained. Recommended alternatives:
This package is a validator for JSON Schema. It fully supports draft 4 of the specification.
Notable Features:
composer require league/json-guard
Complete documentation is available here.
Please see CHANGELOG for more information about what has changed recently.
You need to run a web server while testing.
$ composer test-server
Once the server is running, you can run the test suite.
$ composer test
Please see CONTRIBUTING for details.
If you discover any security related issues, please email matthew.james.allan@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.
How can I help you explore Laravel packages today?