Targeted PHPMD rules for the classes of finding PHPStan doesn't cover.
Scoped narrowly on purpose: broad PHPMD rulesets create thousands of
style-level warnings on a large Laravel codebase. This one focuses on
the concrete gap (unused code) so signal stays useful and CI stays fast.
database/migrations/*
tests/*