league/json-guard

This package is abandoned and no longer maintained. No replacement package was suggested.

A validator for JSON using json-schema.

Installs: 1 896 872

Dependents: 31

Suggesters: 0

Security: 0

Stars: 183

Watchers: 9

Forks: 28

Open Issues: 9

pkg:composer/league/json-guard

1.0.1 2017-05-03 21:12 UTC

README

Software License Build Status Coverage Status Quality Score Documentation

Unmaintained!

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:

Install

Via Composer

composer require league/json-guard

Usage

Complete documentation is available here.

Change log

Please see CHANGELOG for more information about what has changed recently.

Testing

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

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email matthew.james.allan@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.