Libraries tagged by PHPStan
symplify/phpstan-rules
6472406 Downloads
Set of Symplify rules for PHPStan
spaze/phpstan-disallowed-calls
12016602 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
21301754 Downloads
Drupal extension and rules for PHPStan
jangregor/phpstan-prophecy
12503196 Downloads
Provides a phpstan/phpstan extension for phpspec/prophecy
symfony/type-info
14924084 Downloads
Extracts PHP types information.
php-stubs/wordpress-stubs
7759025 Downloads
WordPress function and class declaration stubs for static analysis.
tomasvotruba/type-coverage
3832616 Downloads
Measure type coverage of your project
staabm/phpstan-todo-by
728307 Downloads
staabm/phpstan-dba
1675825 Downloads
shipmonk/phpstan-rules
611951 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
shipmonk/phpstan-baseline-per-identifier
186307 Downloads
Split your PHPStan baseline into multiple files, one per error identifier. Supports both neon baseline and PHP baseline.
phpstan/phpstan-nette
7262851 Downloads
Nette Framework class reflection extension for PHPStan
phpstan/phpstan-beberlei-assert
5322202 Downloads
PHPStan beberlei/assert extension
ekino/phpstan-banned-code
3894485 Downloads
Detected banned code using PHPStan
thecodingmachine/phpstan-safe-rule
7273821 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe