浏览代码

Merge pull request #1255 from ziadoz/alexkart-patch-1

Remove `Qafoo/QualityAnalyzer`
pull/1258/head
Alexander Kartavenko 1年前
父节点
当前提交
dc7f2efd58
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      README.md

+ 0
- 1
README.md 查看文件

393
 * [Phpactor](https://github.com/phpactor/phpactor) - PHP completion, refactoring and introspection tool.
393
 * [Phpactor](https://github.com/phpactor/phpactor) - PHP completion, refactoring and introspection tool.
394
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
394
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
395
 * [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
395
 * [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
396
-* [Qafoo Quality Analyzer](https://github.com/Qafoo/QualityAnalyzer) - A tool to visualize metrics and source code.
397
 * [Rector](https://github.com/rectorphp/rector) - A tool to upgrade and refactor code.
396
 * [Rector](https://github.com/rectorphp/rector) - A tool to upgrade and refactor code.
398
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to [scrutinise PHP code](https://github.com/scrutinizer-ci/php-analyzer).
397
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to [scrutinise PHP code](https://github.com/scrutinizer-ci/php-analyzer).
399
 * [UBench](https://github.com/devster/ubench) - A simple micro-benchmark library.
398
 * [UBench](https://github.com/devster/ubench) - A simple micro-benchmark library.

正在加载...
取消
保存