From 346ac7896f1c5ddffd34e0e48361d603afacdf3e Mon Sep 17 00:00:00 2001 From: Jamie York Date: Wed, 23 Jan 2013 17:01:57 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) 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