Description tweak.

This commit is contained in:
Jamie 2014-06-28 22:48:43 -06:00
parent ef6b6f08c1
commit ea8d83ea9b
1 changed files with 1 additions and 1 deletions

View File

@ -446,7 +446,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)
* [ISO-codes](https://github.com/ronanguilloux/IsoCodes) - A library for validating various ISO and ZIP codes (IBAN, SWIFT/BIC, BBAN, VAT, SSN, UKNIN).
## REST and API
*Libraries and web tools for developing REST-ful APIs.*