Libraries tagged by phpmd
ajgon/lint-pack
1168 Downloads
Various linters for your Symfony2 project
xqy/php_stack
4 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
194 Downloads
Toolkit to manipulate metrics report from phpunit/phpmd/phpcs/phpcpd/pdepend
emhernapa/drupal-qa-tools
1 Downloads
Quality assurance tools for Drupal projects: PHPStan, PHPMD, PHPCS, and Drupal coding standards.
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
532949191 Downloads
Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically.
phpmailer/phpmailer
85417937 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP
phpdocumentor/reflection-common
652145874 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
phpdocumentor/type-resolver
663631850 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
668837782 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.