Explorar el Código

Updating Iso-codes description (#654)

* Update README.md

* Update README.md
pull/655/head
Ronan Guilloux hace 9 años
padre
commit
99a2314e35
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2
    2
      README.md

+ 2
- 2
README.md Ver fichero

@@ -644,7 +644,7 @@ Libraries to help manage database schemas and migrations.
644 644
 * [Cake Validation](https://github.com/cakephp/validation) - Another validation library (CP).
645 645
 * [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library.
646 646
 * [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
647
-* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN).
647
+* [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
648 648
 * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML.
649 649
 * [Respect Validation](https://github.com/Respect/Validation) - A simple validation library.
650 650
 * [Upload](https://github.com/brandonsavage/Upload) - A library for handling file uploads and validation.
@@ -901,7 +901,7 @@ Various resources, such as books, websites and articles, for improving your PHP
901 901
 * [PHP Town Hall](https://phptownhall.com/) - A casual PHP podcast by Ben Edmunds and Phil Sturgeon.
902 902
 * [PHP UK Conference](https://www.youtube.com/user/phpukconference/videos) - A collection of videos from the PHP UK Conference.
903 903
 * [Programming with Anthony](https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara.
904
-* [Taking PHP Seriously](http://www.infoq.com/presentations/php-history) - A talk outlining PHP's strengths by Keith Adams of Facebook.
904
+* [Taking PHP Seriously](https://www.infoq.com/presentations/php-history) - A talk outlining PHP's strengths by Keith Adams of Facebook.
905 905
 
906 906
 ## PHP Reading
907 907
 *PHP-releated reading materials.*

Loading…
Cancelar
Guardar