diff --git a/awesome-php.md b/awesome-php.md index b6ad7639..613201f0 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -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