Browse Source

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

+ 1
- 1
awesome-php.md View File

39
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
39
 * [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
40
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
40
 * [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
41
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
41
 * [HTML Purifier](https://github.com/ezyang/htmlpurifier) - A standards compliant HTML filter.
42
-* [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
43
 * [React](https://github.com/react-php/react) - An event driven non-blocking I/O library.
42
 * [React](https://github.com/react-php/react) - An event driven non-blocking I/O library.
44
 * [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
43
 * [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
45
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
44
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
74
 * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
73
 * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
75
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
74
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
76
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
75
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
76
+* [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
77
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
77
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
78
 
78
 
79
 # Resources
79
 # Resources

Loading…
Cancel
Save