|
|
@@ -39,7 +39,6 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
39
|
39
|
* [Faker](https://github.com/fzaninotto/Faker) - A fake data generator library.
|
|
40
|
40
|
* [Spork](https://github.com/kriswallsmith/spork) - A process forking library.
|
|
41
|
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
|
42
|
* [React](https://github.com/react-php/react) - An event driven non-blocking I/O library.
|
|
44
|
43
|
* [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
|
|
45
|
44
|
* [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
|
|
|
@@ -74,6 +73,7 @@ A list of amazingly awesome PHP libraries that you should be using:
|
|
74
|
73
|
* [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
|
|
75
|
74
|
* [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
|
|
76
|
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
|
77
|
* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
|
|
78
|
78
|
|
|
79
|
79
|
# Resources
|