Download the PHP package hypercharge/json-schema-php without Composer
On this page you can find all versions of the php package hypercharge/json-schema-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hypercharge/json-schema-php
More information about hypercharge/json-schema-php
Files in hypercharge/json-schema-php
Download hypercharge/json-schema-php
More information about hypercharge/json-schema-php
Files in hypercharge/json-schema-php
Vendor hypercharge
Package json-schema-php
Short Description A library to validate a json schema.
License BSD-3-Clause
Homepage https://github.com/hypercharge/json-schema-php
Package json-schema-php
Short Description A library to validate a json schema.
License BSD-3-Clause
Homepage https://github.com/hypercharge/json-schema-php
Please rate this library. Is it a good library?
Informations about the package json-schema-php
JSON Schema for PHP
A PHP Implementation for validating JSON
Structures against a given Schema
.
See json-schema for more details.
Installation
Library
$ git clone https://github.com/justinrainbow/json-schema.git
Dependencies
Composer
(will use the Composer ClassLoader)
$ wget http://getcomposer.org/composer.phar
$ php composer.phar install
Usage
Running the tests
$ phpunit
All versions of json-schema-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package hypercharge/json-schema-php contains the following files
Loading the files please wait ....