Libraries tagged by PHPStan
ekino/phpstan-banned-code
4465439 Downloads
Detected banned code using PHPStan
symplify/phpstan-rules
8108306 Downloads
Set of Symplify rules for PHPStan
spaze/phpstan-disallowed-calls
14484038 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.
mglaman/phpstan-drupal
24068204 Downloads
Drupal extension and rules for PHPStan
jangregor/phpstan-prophecy
14994467 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
shipmonk/dead-code-detector
458910 Downloads
Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.
php-stubs/wordpress-stubs
9199697 Downloads
WordPress function and class declaration stubs for static analysis.
tomasvotruba/type-coverage
5429622 Downloads
Measure type coverage of your project
staabm/phpstan-todo-by
1061196 Downloads
staabm/phpstan-dba
1885051 Downloads
shipmonk/phpstan-rules
845712 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/phpstan-baseline-per-identifier
460417 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
phpstan/phpstan-nette
8048727 Downloads
Nette Framework class reflection extension for PHPStan
phpstan/phpstan-beberlei-assert
5726016 Downloads
PHPStan beberlei/assert extension
thecodingmachine/phpstan-strict-rules
6426774 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine