This extension integrates PHP Mess Detector (PHPMD) with Visual Studio Code using DDEV as the runtime environment. It provides real-time code quality analysis for PHP projects running in DDEV containers.
Features
Real-time PHP code analysis using PHPMD through DDEV
Configurable validation triggers (on save or on type)
Customizable PHPMD rulesets and severity levels
Automatic DDEV project detection
Problems panel integration with clickable issue links