Converter Reference
- column
Console Toolindicates when the PHP linter does not support natively reporting, if theconvertcommand is required - column
Reportingindicates if the PHP linter support natively to extends reporting feature with a custom class
Available since v1.0.0
| Converter | User Guide | Console Tool | Reporting |
|---|---|---|---|
| Easy-Coding-Standard official website | ecs | required | ❌ |
| Phan official website | phan | required | ❌ |
| PHP_CodeSniffer official website | phpcs | optional | ✅ |
| PHP-CS-Fixer official website | phpcs-fixer | required | ❌ |
| PHPLint official website | phplint | optional | ✅ |
| PHP Mess Detector official website | phpmd | required | ❌ |
| PHPStan official website | phpstan | optional | ✅ |
| Rector official website | rector | optional | ✅ |
| Twig-CS-Fixer official website | twigcs-fixer | optional | ✅ |