mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
Update JSON Schema repo
This commit is contained in:
parent
bf792a3d84
commit
5814e15a51
@ -711,7 +711,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [CakePHP Validation](https://github.com/cakephp/validation) - Another validation library.
|
* [CakePHP Validation](https://github.com/cakephp/validation) - Another validation library.
|
||||||
* [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
|
* [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
|
||||||
* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating inputs according to standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.
|
* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating inputs according to standards from ISO, International Finance, Public Administrations, GS1, Book Industry, Phone numbers & Zipcodes for many countries.
|
||||||
* [JSON Schema](https://github.com/justinrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
|
* [JSON Schema](https://github.com/jsonrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
|
||||||
* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
|
* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
|
||||||
* [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
|
* [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
|
||||||
* [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
|
* [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
|
||||||
|
Loading…
Reference in New Issue
Block a user