Libraries tagged by static analysis
phpmetrics/phpmetrics
12226727 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
sirbrillig/phpcs-variable-analysis
38269043 Downloads
A PHPCS sniff to detect problems with variables.
tomasvotruba/type-coverage
4431200 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4430092 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
12939597 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
shipmonk/composer-dependency-analyser
2625717 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpdocumentor/reflection
10039563 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
18759614 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
13373095 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
22487184 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.
php-stubs/wordpress-stubs
8267802 Downloads
WordPress function and class declaration stubs for static analysis.
overtrue/phplint
10757235 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
maglnet/composer-require-checker
7833334 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
5027277 Downloads
Show unused packages by scanning your code
escapestudios/symfony2-coding-standard
9683987 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard