Libraries tagged by analysis
sirbrillig/phpcs-variable-analysis
55705619 Downloads
A PHPCS sniff to detect problems with variables.
tomasvotruba/type-coverage
13679374 Downloads
Measure type coverage of your project
spaze/phpstan-disallowed-calls
24664798 Downloads
PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute, property & superglobal usages, with powerful rules to re-allow a call or a usage in places where it should be allowed.
shipmonk/phpstan-rules
3112130 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
phpstan/phpstan-webmozart-assert
28849109 Downloads
PHPStan webmozart/assert extension
phpstan/phpstan-mockery
30159423 Downloads
PHPStan Mockery extension
phpdocumentor/reflection
28258646 Downloads
Reflection library to do Static Analysis for PHP Projects
phpcsstandards/phpcsutils
47082520 Downloads
A suite of utility functions for use with PHP_CodeSniffer
phpcsstandards/phpcsextra
35516686 Downloads
A collection of sniffs and standards for use with PHP_CodeSniffer.
php-stubs/wordpress-stubs
19069161 Downloads
WordPress function and class declaration stubs for static analysis.
escapestudios/symfony2-coding-standard
11823197 Downloads
CodeSniffer ruleset for the Symfony 2+ coding standard
ekino/phpstan-banned-code
6665989 Downloads
Detected banned code using PHPStan
edgedesign/phpqa
1278846 Downloads
Analyze PHP code with one command.
bmitch/churn-php
1584067 Downloads
Discover files in need of refactoring.
automattic/vipwpcs
12372752 Downloads
PHP_CodeSniffer rules (sniffs) to enforce WordPress VIP minimum coding conventions