瀏覽代碼

pull/4/head
ziadoz 13 年之前
父節點
當前提交
2729588078
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      awesome-php.md

+ 2
- 2
awesome-php.md 查看文件

@@ -105,8 +105,8 @@ A list of amazingly awesome PHP libraries that you should be using:
105 105
 * [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX.
106 106
 * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
107 107
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
108
-* [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
109
-* [PHP Brew](https://github.com/c9s/phpbrew) - Another PHP version installer.
108
+* [PHP Brew](https://github.com/c9s/phpbrew) - A PHP version installer.
109
+* [PHP Build](https://github.com/CHH/php-build) - Another PHP version installer.
110 110
 * [PHP CS Fixer](https://github.com/fabpot/PHP-CS-Fixer) - A coding standard fixer library.
111 111
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
112 112
 * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.

Loading…
取消
儲存