From 1fd6934c9fb90f793a8a1e98195ba615fc60ab0c Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 11 Apr 2012 19:15:22 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index e580ccb..7057cb3 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -31,6 +31,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [GeoCoder](http://geocoder-php.org/) - A geocoding library. * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library. * [Spork](https://github.com/kriswallsmith/spork) - A process forking library. +* [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standard compliant HTML filter. # Bonus Extras