Remi's RPM repository - Packages

Blog | Forum | Repository

php-justinrainbow-json-schema - A library to validate a json schema

Website:
https://github.com/justinrainbow/json-schema
Licence:
MIT
Vendor:
Remi Collet
Description:
A PHP Implementation for validating JSON Structures against a given Schema.

This package provides the library version 2 and the validate-json command.
The php-JsonSchema package provides the library version 1.





See http://json-schema.org/

Autoloader: /usr/share/php/JsonSchema2/autoload.php

Packages

php-justinrainbow-json-schema-2.0.5-1.fc21.remi.noarch [32 KiB] Changelog by Remi Collet (2016-06-02):
- update to 2.0.5
php-justinrainbow-json-schema-2.0.4-2.fc21.remi.noarch [32 KiB] Changelog by Remi Collet (2016-06-01):
- add the validate-json command, dropped from php-JsonSchema