Browse Source

Merge branch 'mirfilip-patch-1'

pull/989/head
Jamie 6 years ago
parent
commit
792ae61603
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

643
 * [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
643
 * [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
644
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
644
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
645
 * [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating inputs according standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.
645
 * [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating inputs according standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.
646
+* [JSON Schema](https://github.com/justinrainbow/json-schema) - A [JSON Schema](http://json-schema.org) validation library.
646
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
647
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
647
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
648
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
648
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
649
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.

Loading…
Cancel
Save