Browse Source

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

+ 2
- 0
awesome-php.md View File

31
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standard compliant HTML filter.
31
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standard compliant HTML filter.
32
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
32
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
33
 * [React](https://github.com/react-php/react) - An event driven non-blocking I/O library.
33
 * [React](https://github.com/react-php/react) - An event driven non-blocking I/O library.
34
+* [Événement](https://github.com/igorw/evenement) - A event dispatcher library.
35
+* [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
34
 
36
 
35
 # Bonus Extras
37
 # Bonus Extras
36
 
38
 

Loading…
Cancel
Save