Libraries tagged by static-analyser
tomasvotruba/type-coverage
4633617 Downloads
Measure type coverage of your project
spaze/phpstan-disallowed-calls
13220353 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
38756375 Downloads
A PHPCS sniff to detect problems with variables.
phpdocumentor/reflection
10464054 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
19348205 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
13819803 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
phpcompatibility/phpcompatibility-wp
22831032 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
8425558 Downloads
WordPress function and class declaration stubs for static analysis.
overtrue/phplint
10880144 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
maglnet/composer-require-checker
7958642 Downloads
CLI tool to analyze composer dependencies and verify that no unknown symbols are used in the sources of a package
icanhazstring/composer-unused
5111823 Downloads
Show unused packages by scanning your code
escapestudios/symfony2-coding-standard
9758987 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
ekino/phpstan-banned-code
4157652 Downloads
Detected banned code using PHPStan
bmitch/churn-php
1142220 Downloads
Discover files in need of refactoring.
automattic/vipwpcs
7709497 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions