Browse Source

Merge 3041a68d42 into 9ea99fccb0

pull/1137/merge
Bob Mulder 2 weeks ago
parent
commit
df211a4139
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

725
 * [JSON Schema](https://github.com/jsonrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
725
 * [JSON Schema](https://github.com/jsonrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
726
 * [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
726
 * [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
727
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
727
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
728
+* [PHP Number](https://github.com/madebybob/php-number) - Deal with numbers the right way in PHP.
728
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
729
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
729
 * [Symfony HTML Sanitizer](https://github.com/symfony/html-sanitizer) - An HTML sanitizer library.
730
 * [Symfony HTML Sanitizer](https://github.com/symfony/html-sanitizer) - An HTML sanitizer library.
730
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
731
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.

Loading…
Cancel
Save