|
|
@@ -724,6 +724,7 @@ Libraries to help manage database schemas and migrations.
|
|
724
|
724
|
* [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.
|
|
725
|
725
|
* [JSON Schema](https://github.com/jsonrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
|
|
726
|
726
|
* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
|
|
|
727
|
+* [PHP Number](https://github.com/madebybob/php-number) - Deal with numbers the right way in PHP.
|
|
727
|
728
|
* [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
|
|
728
|
729
|
* [Symfony HTML Sanitizer](https://github.com/symfony/html-sanitizer) - An HTML sanitizer library.
|
|
729
|
730
|
* [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
|