浏览代码

Add 'PHP Number' to Numbers section

pull/1137/head
Bob Mulder 5 年前
父节点
当前提交
3041a68d42
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -679,6 +679,7 @@ Libraries to help manage database schemas and migrations.
679 679
 * [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.
680 680
 * [JSON Schema](https://github.com/justinrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
681 681
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
682
+* [PHP Number](https://github.com/madebybob/php-number) - Deal with numbers the right way in PHP.
682 683
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
683 684
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
684 685
 * [Valitron](https://github.com/vlucas/valitron) - Another validation library.

正在加载...
取消
保存