浏览代码

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

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

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/)
44
+* [Easy Package Management with Composer](http://net.tutsplus.com/tutorials/php/easy-package-management-with-composer/) - A Composer tutorial by Phil Sturgeon.
45
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
45
 * [PHP Env](https://github.com/CHH/phpenv) - A PHP version manager.
46
 * [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.

正在加载...
取消
保存