Quellcode durchsuchen

Add 'PHP Number' to Numbers section

pull/1137/head
Bob Mulder vor 5 Jahren
Ursprung
Commit
3041a68d42
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1
    0
      README.md

+ 1
- 0
README.md Datei anzeigen

@@ -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.

Laden…
Abbrechen
Speichern