瀏覽代碼

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

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

@@ -36,11 +36,14 @@ A list of amazingly awesome PHP libraries that you should be using:
36 36
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
37 37
 * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
38 38
 
39
-# Bonus Extras
39
+# Resources
40 40
 
41 41
 * [PHP The Right Way](http://www.phptherightway.com/) - A PHP best practice quick reference guide.
42 42
 * [PHP Security](http://phpsecurity.readthedocs.org/en/latest/index.html) - A guide to PHP security.
43 43
 * [PHP Standards Working Group](https://groups.google.com/group/php-standards) - The PHP standards working group.
44 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 48
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
46 49
 * [PHP Build](https://github.com/CHH/php-build) - A PHP version installer.

Loading…
取消
儲存