This commit is contained in:
Jamie York 2013-01-21 23:15:40 +00:00
parent 208ec6764d
commit 9885be4f4c

View File

@ -105,6 +105,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
* [Annotations](https://github.com/doctrine/annotations) - An annotations library (part of Doctrine).
* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
* [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
# Official APIs