Skip to content
This repository was archived by the owner on May 12, 2018. It is now read-only.

thephpleague/json-guard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Matt Allan
May 12, 2018
d03dad6 · May 12, 2018
Feb 10, 2018
Oct 28, 2017
Nov 27, 2017
Feb 11, 2016
Feb 5, 2017
Nov 13, 2016
May 11, 2016
Oct 16, 2017
Oct 28, 2017
Feb 10, 2018
Sep 1, 2016
May 12, 2018
Mar 25, 2018
Feb 5, 2017
May 3, 2016

Repository files navigation

JSON Guard

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.

About

Validation of json-schema.org compliant schemas.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages