This commit is contained in:
ziadoz 2012-08-29 09:06:27 -07:00
parent 8d3d13823e
commit 09edee881f
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +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.
* [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards 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 I/O library.
* [Événement](https://github.com/igorw/evenement) - An event dispatcher library.