|
|
@@ -107,6 +107,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
|
|
107
|
107
|
* [Cache](https://github.com/doctrine/cache) - A caching library (part of Doctrine).
|
|
108
|
108
|
* [Filterus](https://github.com/ircmaxell/filterus) - A simple PHP filtering library.
|
|
109
|
109
|
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|
|
|
110
|
+* [PHP Domain Parser](https://github.com/jeremykendall/php-domain-parser) - A domain suffix parser library.
|
|
110
|
111
|
* [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes.
|
|
111
|
112
|
|
|
112
|
113
|
# Official APIs
|