PHP code quality tools: Difference between revisions
Jump to navigation
Jump to search
(Created page with "PHP code quality tools == PHP 風格規範檢查工具 == * ''$'' [https://www.jetbrains.com/phpstorm/ PhpStorm] + [https://plugins.jetbrains.com/plugin/7973-sonarlint SonarL...") |
(No difference)
|
Revision as of 13:08, 9 October 2023
PHP code quality tools
PHP 風格規範檢查工具
- $ PhpStorm + SonarLint Plugin
- PHP Coding Standards Fixer
- coding standards (phpcs)