浏览代码

pull/4/head
ziadoz 13 年前
父节点
当前提交
319f45581b
共有 1 个文件被更改,包括 8 次插入8 次删除
  1. 8
    8
      awesome-php.md

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

38
 * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
38
 * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
39
 * [PHPAss](http://www.openwall.com/phpass/) - A portable PHP password hashing framework.
39
 * [PHPAss](http://www.openwall.com/phpass/) - A portable PHP password hashing framework.
40
 
40
 
41
-# Resources
42
-
43
-* [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
44
-* [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
45
-* [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group.
46
-* [Easy Package Management with Composer](http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/) - A Composer tutorial by Phil Sturgeon.
47
-
48
 # Utilities
41
 # Utilities
49
 
42
 
50
 * [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX.
43
 * [HomeBrew](http://mxcl.github.com/homebrew/) - A package manager for OSX.
51
 * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
44
 * [HomeBrew PHP](https://github.com/josegonzalez/homebrew-php) - A PHP tap for HomeBrew.
52
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
45
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
53
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
46
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
54
-* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
47
+* [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
48
+
49
+# Resources
50
+
51
+* [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
52
+* [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
53
+* [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group.
54
+* [Easy Package Management with Composer](http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/) - A Composer tutorial by Phil Sturgeon.

正在加载...
取消
保存