最近在用 持續集成的時候找到這個 The PHP Quality Assurance Toolchain ,裡面介紹不少針對 PHP 開發有用的工具, 能夠用來提高程式碼的品質。
- PHPUnit
- PHPLOC
- PHP_CodeSniffer
- hhvm-wrapper
- vfsStream
- PHP_Depend
- PHP Copy/Paste Detector
- phpDox
- Behat
- PHP Mess Detector
- PHP Dead Code Detector
- Jenkins PHP
目前有用到的有