Browse Source

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

+ 2
- 0
awesome-php.md View File

32
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
32
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
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.
36
+* [React](https://github.com/react-php/react) - An event driven non-blocking library.
35
 
37
 
36
 # Bonus Extras
38
 # Bonus Extras
37
 
39
 

Loading…
Cancel
Save