PHP code quality tools: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 9: | Line 9: | ||
* [https://imyoungyang.gitbooks.io/php7-study-group-notes/content/Chapter2/php-coding-style.html PHP 程式撰寫風格 · PHP7 開發之道] | * [https://imyoungyang.gitbooks.io/php7-study-group-notes/content/Chapter2/php-coding-style.html PHP 程式撰寫風格 · PHP7 開發之道] | ||
* [https://kylinyu.win/php-linter-formater/ PHP Linter 和 Formater 選擇 - 墨冊] | * [https://kylinyu.win/php-linter-formater/ PHP Linter 和 Formater 選擇 - 墨冊] | ||
* [[Troubleshooting of | * [[Troubleshooting of SonarQube issue]] | ||
[[Category:PHP]] [[Category:Programming]] | [[Category:PHP]] [[Category:Programming]] | ||
Latest revision as of 12:09, 17 May 2026
PHP code quality tools
PHP 風格規範檢查工具[edit]
- $ PhpStorm + SonarLint Plugin
- PHP Coding Standards Fixer
- coding standards (phpcs)