浏览代码

Merge pull request #1050 from hodory/master

Update README.md
pull/1053/head
Jad Bitar 5 年前
父节点
当前提交
6b7f909760
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

@@ -376,6 +376,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
376 376
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
377 377
 * [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
378 378
 * [Qafoo Quality Analyzer](https://github.com/Qafoo/QualityAnalyzer) - A tool to visualize metrics and source code.
379
+* [Rector](https://github.com/rectorphp/rector) - A tool to upgrade and refactor code.
379 380
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to [scrutinise PHP code](https://github.com/scrutinizer-ci/php-analyzer).
380 381
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
381 382
 

正在加载...
取消
保存