1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00
This commit is contained in:
Jamie York 2013-01-23 17:01:57 +00:00
parent e8b87df7c8
commit 346ac7896f

View File

@ -107,6 +107,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
* [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.
* [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library.
* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
# Official APIs