Libraries tagged by phpmd
interlutions/static-code-analysis-tools
4231 Downloads
Internal PHP static code analysis tools of Interlutions
xqy/php_stack
3 Downloads
a php md collection
splotches/php-composter-phpmnd
23 Downloads
Automatically install a git pre-commit hook to check your PHP files upon each commit to make sure they follow the rules defined in phpmd.xml.
rodrigorm/phpqa-patch
339 Downloads
**phpqa** is a command-line tool for PHPMD, PHPCS and PHPCPD.
riper/dissect
193 Downloads
Toolkit to manipulate metrics report from phpunit/phpmd/phpcs/phpcpd/pdepend
dodger451/laravelcodechecker
968 Downloads
Basic configurable phpmd, phpcs and lint setup with artisan support
davidc/codereview
10 Downloads
Review the stashed code using phpcs and phpmd.
bronek/code-complexity
19 Downloads
Simple tool to measure code cyclomatic complexity as described on https://phpmd.org/rules/codesize.html
agilekeys/code-standards
14 Downloads
The coding standard of the PHP projects, includes PHPMD and PHPCS rules.
vlucas/phpdotenv
499459013 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpmailer/phpmailer
80485823 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/reflection-common
622806603 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
634101209 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
640508892 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpstan/phpdoc-parser
244381551 Downloads
PHPDoc parser with support for nullable, intersection and generic types