Yuchen Wang 9 年前
父节点
当前提交
ce57ad2439
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

364
 * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
364
 * [PHP Manipulator](https://github.com/schmittjoh/php-manipulator) - A library for analysing and modifying PHP Source Code.
365
 * [PHP Mess Detector](https://phpmd.org/) - A library that scans code for bugs, sub-optimal code, unused parameters and more.
365
 * [PHP Mess Detector](https://phpmd.org/) - A library that scans code for bugs, sub-optimal code, unused parameters and more.
366
 * [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library.
366
 * [PHP Metrics](https://github.com/phpmetrics/PhpMetrics) - A static metric library.
367
+* [PHP Migration](https://github.com/monque/PHP-Migration) - A static analyzer for PHP version migration.
367
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
368
 * [PHP Parser](https://github.com/nikic/PHP-Parser) - A PHP parser written in PHP.
368
 * [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code.
369
 * [PHP Refactoring Browser](https://github.com/QafooLabs/php-refactoring-browser) - A command line utility for refactoring PHP code.
369
 * [PHP Semantic Versioning Checker](https://github.com/tomzx/php-semver-checker) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.
370
 * [PHP Semantic Versioning Checker](https://github.com/tomzx/php-semver-checker) - A command line utility that compares two source sets and determines the appropriate semantic versioning to apply.

正在加载...
取消
保存