Libraries tagged by PHPStan
ekino/phpstan-banned-code
4662195 Downloads
Detected banned code using PHPStan
thecodingmachine/phpstan-strict-rules
6591218 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
symplify/phpstan-rules
8636590 Downloads
Set of Symplify rules for PHPStan
spaze/phpstan-disallowed-calls
15473053 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
24975099 Downloads
Drupal extension and rules for PHPStan
jangregor/phpstan-prophecy
15606768 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
shipmonk/dead-code-detector
655566 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
9718568 Downloads
WordPress function and class declaration stubs for static analysis.
tomasvotruba/type-coverage
5972849 Downloads
Measure type coverage of your project
staabm/phpstan-todo-by
1161972 Downloads
staabm/phpstan-dba
1950991 Downloads
shipmonk/phpstan-rules
958312 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/phpstan-baseline-per-identifier
550757 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
phpstan/phpstan-nette
8294150 Downloads
Nette Framework class reflection extension for PHPStan
phpstan/phpstan-beberlei-assert
5848687 Downloads
PHPStan beberlei/assert extension