Browse Source

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

+ 1
- 0
awesome-php.md View File

104
 * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
104
 * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
105
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
105
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
106
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
106
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
107
+* [PHP Brew](https://github.com/c9s/phpbrew) - Another PHP version installer.
107
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
108
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
108
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
109
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
109
 * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
110
 * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.

Loading…
Cancel
Save