From 746583993ec561ed1e153cd43f47867971da9f14 Mon Sep 17 00:00:00 2001 From: Ronan Guilloux Date: Mon, 16 Jun 2014 12:25:33 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 877da11..78163d1 100644 --- a/README.md +++ b/README.md @@ -445,6 +445,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Upload](https://github.com/codeguy/Upload) - A library for handling file uploads and validation. * [DMS Filter](https://github.com/rdohms/DMS-Filter) - An annotation filtering library. * [MetaYaml](https://github.com/romaricdrigon/MetaYaml) - A schema validation library that supports YAML, JSON and XML. +* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO & ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN) ## REST and API *Libraries and web tools for developing REST-ful APIs.*