Libraries tagged by statics
phpstan/extension-installer
75854379 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
44240187 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
deptrac/deptrac
1255999 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpmetrics/phpmetrics
12720217 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
roave/infection-static-analysis-plugin
3726144 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
composer/satis
1282008 Downloads
Simple Repository Generator
tomasvotruba/type-coverage
5178953 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4893037 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
14048831 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.
sirbrillig/phpcs-variable-analysis
40268401 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
3219550 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpdocumentor/reflection
11674981 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
21573070 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
15209502 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
23892137 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.