01Categorizes code smells by severity from Minor to Critical
02Provides context-aware refactoring suggestions for PHP 8.x+
03Detects God Classes and SRP violations using multi-metric analysis
04Calculates method cohesion (LCOM) to identify low-affinity logic
05Identifies Feature Envy and excessive public API surface area
0645 GitHub stars