0145 GitHub stars
02Automated detection of methods exceeding 30-line maintainability thresholds
03Smart extraction recommendations to split complex logic into focused methods
04Identification of Single Responsibility Principle (SRP) violations in PHP classes
05Detection of 'Long Parameter List' smells with Parameter Object suggestions
06Context-aware analysis that ignores CLI commands, migrations, and test setups