浏览代码

Merge pull request #98 from entering/patch-1

Add PHPLOC to code analysis section
pull/103/head
ziadoz 11 年前
父节点
当前提交
a05fa47eca
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

270
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
270
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
271
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
271
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
272
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
272
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
273
+* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
273
 
274
 
274
 ## Build Tools
275
 ## Build Tools
275
 *Project build and automation tools.*
276
 *Project build and automation tools.*

正在加载...
取消
保存