Libraries tagged by static
phpstan/extension-installer
72725232 Downloads
Composer plugin for automatic installation of PHPStan extensions
php-parallel-lint/php-parallel-lint
42926536 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
overtrue/phplint
11086296 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
deptrac/deptrac
969779 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
phpmetrics/phpmetrics
12504333 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
roave/infection-static-analysis-plugin
3534741 Downloads
Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis
composer/satis
1268691 Downloads
Simple Repository Generator
tomasvotruba/type-coverage
4851231 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4656854 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
13511967 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
39354929 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
2953337 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpdocumentor/reflection
10875910 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
20297116 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
14309412 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.