Browse Source

pull/4/head
ziadoz 13 years ago
parent
commit
0cbe450233
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      awesome-php.md

+ 1
- 1
awesome-php.md View File

33
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
33
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
34
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standard compliant HTML filter.
34
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standard compliant HTML filter.
35
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
35
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
36
-* [React](https://github.com/react-php/react) - An event driven non-blocking library.
36
+* [React](https://github.com/react-php/react) - An event driven non-blocking I/O library.
37
 
37
 
38
 # Bonus Extras
38
 # Bonus Extras
39
 
39
 

Loading…
Cancel
Save