浏览代码

Update README.md

pull/510/head
Jose Diaz-Gonzalez 9 年前
父节点
当前提交
19d7254939
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

364
 * [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code.
364
 * [PHPCPD](https://github.com/sebastianbergmann/phpcpd) - A library that detects copied and pasted code.
365
 * [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
365
 * [PhpDependencyAnalysis](https://github.com/mamuz/PhpDependencyAnalysis) - A tool to create customisable dependency graphs.
366
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
366
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
367
+* [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
367
 * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
368
 * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
368
 * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
369
 * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
369
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
370
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
370
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
371
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
371
-* [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
372
 
372
 
373
 ## Architectural
373
 ## Architectural
374
 *Libraries related to design patterns, programming approaches and ways to organize code.*
374
 *Libraries related to design patterns, programming approaches and ways to organize code.*

正在加载...
取消
保存