If you have PHP_CodeSniffer, then you can fix the code layout problems reported by it, automatically, with thePHP Code Beautifier and Fixer. phpcbf -w --standard=PSR2 file.php 另一种选择是使用PHP Coding Standards Fixer。 他可以在修正错误之前列出代码结构中的错误和错误类型。 php-cs-fixer fi...
If you need to apply code styles that are not supported by the tool, you can create custom rules. Editor Integration Dedicated plugins exist for: NetBeans PhpStorm Sublime Text Vim VS Code Community The PHP CS Fixer is maintained on GitHub at https://github.com/PHP-CS-Fixer/PHP-CS-Fixer...
The PHP CS Fixer is maintained on GitHub at https://github.com/FriendsOfPHP/PHP-CS-Fixer bug reports and ideas about new features are welcome there.You can talk to us at https://gitter.im/PHP-CS-Fixer/Lobby about the project, configuration, possible improvements, ideas and questions, plea...
PHP Mess Detector-一个扫描代码缺陷,次优代码,未使用的参数等等的库。 PHP Code Sniffer-一个检测PHP、CSS和JS代码标准冲突的库 PHPCPD– 一个检测复制和粘贴代码的库 PHP Analyser-一个分析PHP代码查找缺陷和错误的库 PHP CS Fixer– 一个编码标准库 PHP Manipulator-一个分析和修改PHP源代码的库 PHP Metrics...
PHP CS Fixer- 一个PHP代码规范与质量检查工具 phpmd- 一个PHP代码规范与质量检查工具 PHPCPD- 一个检测复制和粘贴代码的库 PHP Analyser- 一个分析PHP代码中错误的库 PHP Manipulator- 用于分析和修改PHP源代码的库 PHP Metrics- 一个静态测量库 PHP Refactoring Browser- 一个用于重构PHP代码的命令行工具 ...
PHP CS Fixer- A coding standards fixer library. PHP Mess Detector- A library that scans code for bugs, sub-optimal code, unused parameters and more. PHPCheckstyle- A tool to help adhere to certain coding conventions. PHPCPD- A library that detects copied and pasted code. ...
PHP Code Sniffer -一个检测PHP、CSS和JS代码标准冲突的库 PHPCPD - 一个检测复制和粘贴代码的库 PHP Analyser -一个分析PHP代码查找缺陷和错误的库 PHP CS Fixer - 一个编码标准库 PHP Manipulator -一个分析和修改PHP源代码的库 PHP Metrics -一个静态测量库 PHP Refactoring Browser -一个重构PHP代码的命令...
PHP CS Fixer - 一个PHP代码规范与质量检查工具 phpmd - 一个PHP代码规范与质量检查工具 PHPCPD - 一个检测复制和粘贴代码的库 PHP Analyser - 一个分析PHP代码中错误的库 PHP Manipulator - 用于分析和修改PHP源代码的库 PHP Metrics - 一个静态测量库 PHP Refactoring Browser - 一个用于重构PHP代码的命令...
PHP CS Fixer - A coding standards fixer library. PHP Mess Detector - A library that scans code for bugs, sub-optimal code, unused parameters and more. PHPCheckstyle - A tool to help adhere to certain coding conventions. PHPCPD - A library that detects copied and pasted code.Static...
PHP-Data-Structure-and-Algorithms - PHP 数据结构和算法 代码检查 PHPStan - 静态分析工具,检测代码Bug PHP_CodeSniffer - PHP/JavaScript/CSS代码规范检查工具 PHP-CS-Fixer - PHP代码规范检测 PHPMD *[GitHub*] - PHP Mess Detector(PHP问题探测器) ...