Libraries tagged by analysis
nunomaduro/larastan
37476288 Downloads
Larastan - Discover bugs in your code without running it. A phpstan/phpstan wrapper for Laravel
sirbrillig/phpcs-variable-analysis
32600251 Downloads
A PHPCS sniff to detect problems with variables.
maglnet/composer-require-checker
6714316 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
tomasvotruba/type-coverage
2560538 Downloads
Measure type coverage of your project
szepeviktor/phpstan-wordpress
3366806 Downloads
WordPress extensions for PHPStan
spaze/phpstan-disallowed-calls
9843844 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace & superglobal usages
shipmonk/composer-dependency-analyser
993094 Downloads
Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies)
phpdocumentor/reflection
6401069 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
12701223 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
8813834 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
18897714 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
6598809 Downloads
WordPress function and class declaration stubs for static analysis.
php-parallel-lint/php-parallel-lint
34361139 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
overtrue/phplint
9495908 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
icanhazstring/composer-unused
4351407 Downloads
Show unused packages by scanning your code