|
|
@@ -714,6 +714,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
714
|
714
|
* [JSON Schema](https://github.com/jsonrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
|
|
715
|
715
|
* [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
|
|
716
|
716
|
* [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
|
|
|
717
|
+* [PHP Number](https://github.com/madebybob/php-number) - Deal with numbers the right way in PHP.
|
|
717
|
718
|
* [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
|
|
718
|
719
|
* [Symfony HTML Sanitizer](https://github.com/symfony/html-sanitizer) - An HTML sanitizer library.
|
|
719
|
720
|
* [Valitron](https://github.com/vlucas/valitron) - Another validation library.
|