phpmd
https://github.com/phpmd/phpmd
PHP
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. PHPMD can be seen as an user friendly frontend application for the raw metrics stream measured by PHP Depend.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
PHP not yet supported5 Subscribers
Add a CodeTriage badge to phpmd
Help out
- Issues
- Update CommandLineOptions.php typo 'ifit' -> 'if it'
- Fix false positive for ??= usage
- Falsely report `UnusedLocalVariable` on arrow-function parameters in global function and anonymous class methods
- Report unused @SuppressWarnings annotations and attributes
- Adapt to PDepend worker command
- Multiple source of PHPMD version identification may lead to confusion
- Failure ("Unable to determin main script") when no "--threads=1" is specified when checking directory
- ShortVariable rule doesn't work for closures directly as arguments
- Add rules from mi-schi/phpmd-extension
- [docs] Hyperlinks on `download/` page are wrong
- Docs
- PHP not yet supported