浏览代码

Merge pull request #207 from jbrooksuk/master

Added PHPCheckstyle
pull/239/merge
Jamie York 11 年前
父节点
当前提交
eaef5c5789
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

295
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
295
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
296
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
296
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
297
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
297
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
298
+* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
298
 
299
 
299
 ## Build Tools
300
 ## Build Tools
300
 *Project build and automation tools.*
301
 *Project build and automation tools.*

正在加载...
取消
保存