Browse Source

move JSON Schema Validator into separate commit

pull/719/head
Francis Alvin Barretto 9 years ago
parent
commit
aadc8c8012
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      README.md

+ 0
- 1
README.md View File

762
 * [Hprose-PHP](https://github.com/hprose/hprose-php) - A very newbility RPC Library, support 25+ languages now.
762
 * [Hprose-PHP](https://github.com/hprose/hprose-php) - A very newbility RPC Library, support 25+ languages now.
763
 * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
763
 * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
764
 * [JSONPCallbackValidator](https://github.com/willdurand/JsonpCallbackValidator) - A library for validating JSONP callbacks.
764
 * [JSONPCallbackValidator](https://github.com/willdurand/JsonpCallbackValidator) - A library for validating JSONP callbacks.
765
-* [JSON Schema Validator](https://github.com/justinrainbow/json-schema) - A PHP Implementation for validating JSON Structures against a given Schema.
766
 * [Jumper](https://github.com/kakawait/Jumper) - A remote service executor library.
765
 * [Jumper](https://github.com/kakawait/Jumper) - A remote service executor library.
767
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
766
 * [LadyBug](https://github.com/raulfraile/Ladybug) - A dumper library.
768
 * [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP.
767
 * [Lambda PHP](https://github.com/igorw/lambda-php) - A Lambda calculus interpreter in PHP.

Loading…
Cancel
Save