From 80b07ef8839cab0c1d93405c7902097f48ee6e01 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Tue, 15 Jan 2013 23:42:59 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 06323f2..1274525 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -103,6 +103,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [CurlBack](https://github.com/jwoodcock/CurlBack) - A simple wrapper library for cURL. * [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. * [Country List](https://github.com/umpirsky/country-list) - A list of all countries with names and ISO 3166-1 codes. # Official APIs