Quellcode durchsuchen

Move libphonenumber-for-php to Validation section

It's more suited for Validation than Numbers
pull/1360/head
Joshua Gigg vor 4 Monaten
Ursprung
Commit
5429f3cbe9
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1
    1
      README.md

+ 1
- 1
README.md Datei anzeigen

@@ -707,7 +707,6 @@ Libraries to help manage database schemas and migrations.
707 707
 * [ByteUnits](https://github.com/gabrielelana/byte-units) - A library to parse, format and convert byte units in binary and metric systems.
708 708
 * [DecimalObject](https://github.com/php-collective/decimal-object) - A value object to handle decimals/floats easily and more precisely.
709 709
 * [IP](https://github.com/darsyn/ip) - An immutable value object for working with IPv4 and IPv6 addresses.
710
-* [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
711 710
 * [PHP Conversion](https://github.com/Crisu83/php-conversion) - Another library for converting between units of measure.
712 711
 * [PHP Units of Measure](https://github.com/triplepoint/php-units-of-measure) - A library for converting between units of measure.
713 712
 * [MathPHP](https://github.com/markrogoyski/math-php) - A math library for PHP.
@@ -722,6 +721,7 @@ Libraries to help manage database schemas and migrations.
722 721
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
723 722
 * [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.
724 723
 * [JSON Schema](https://github.com/jsonrainbow/json-schema) - A [JSON Schema](https://json-schema.org/) validation library.
724
+* [LibPhoneNumber for PHP](https://github.com/giggsey/libphonenumber-for-php) - A PHP implementation of Google's phone number handling library.
725 725
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
726 726
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
727 727
 * [Symfony HTML Sanitizer](https://github.com/symfony/html-sanitizer) - An HTML sanitizer library.

Laden…
Abbrechen
Speichern