Libraries tagged by PHPStan
ekino/phpstan-banned-code
4225816 Downloads
Detected banned code using PHPStan
thecodingmachine/phpstan-strict-rules
6207130 Downloads
A set of additional rules for PHPStan based on best practices followed at TheCodingMachine
symplify/phpstan-rules
7469427 Downloads
Set of Symplify rules for PHPStan
spaze/phpstan-disallowed-calls
13459193 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
23016501 Downloads
Drupal extension and rules for PHPStan
jangregor/phpstan-prophecy
13958354 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
php-stubs/wordpress-stubs
8572101 Downloads
WordPress function and class declaration stubs for static analysis.
tomasvotruba/type-coverage
4804543 Downloads
Measure type coverage of your project
staabm/phpstan-todo-by
915833 Downloads
staabm/phpstan-dba
1798731 Downloads
shipmonk/phpstan-rules
736478 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/phpstan-baseline-per-identifier
348364 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
phpstan/phpstan-nette
7716275 Downloads
Nette Framework class reflection extension for PHPStan
phpstan/phpstan-beberlei-assert
5577266 Downloads
PHPStan beberlei/assert extension
thecodingmachine/phpstan-safe-rule
7802970 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe