浏览代码

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

+ 4
- 1
awesome-php.md 查看文件

36
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
36
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
37
 * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
37
 * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
38
 
38
 
39
-# Bonus Extras
39
+# Resources
40
 
40
 
41
 * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
41
 * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
42
 * [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
42
 * [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
43
 * [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group.
43
 * [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group.
44
 * [Easy Package Management with Composer](http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/) - A Composer tutorial by Phil Sturgeon.
44
 * [Easy Package Management with Composer](http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/) - A Composer tutorial by Phil Sturgeon.
45
+
46
+# Utilities
47
+
45
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
48
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
46
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.
49
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.

正在加载...
取消
保存