Libraries tagged by static
php-parallel-lint/php-parallel-lint
39163780 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
deptrac/deptrac
289524 Downloads
Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.
nunomaduro/larastan
39384208 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
phpmetrics/phpmetrics
11885246 Downloads
Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more !
composer/satis
1227292 Downloads
Simple Repository Generator
tomasvotruba/type-coverage
3840096 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
4087605 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
12023560 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
36691326 Downloads
A PHPCS sniff to detect problems with variables.
shipmonk/composer-dependency-analyser
2092579 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpdocumentor/reflection
8790714 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
16920414 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
12047971 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
21523221 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
7762295 Downloads
WordPress function and class declaration stubs for static analysis.