01Validates PSR-12 compliance for classes, methods, and control structures
02Detects inconsistent indentation and mixed usage of tabs and spaces
03Identifies code smells related to array syntax, operator spacing, and trailing whitespace
04Analyzes and suggests alphabetized grouping for use statements
05Provides actionable remediation commands for PHP-CS-Fixer and PHPCBF
0645 GitHub stars