This commit is contained in:
ziadoz 2012-05-24 09:21:26 -07:00
parent 1fd6934c9f
commit 0609a910da
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ A list of amazingly awesome PHP libraries that you should be using:
* [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.
* [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
* [React](https://github.com/react-php/react) - An event driven non-blocking library.
# Bonus Extras