Libraries tagged by phpstan-rules
spaze/phpstan-disallowed-calls
24911660 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.
phpstan/phpstan-deprecation-rules
99968502 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
symplify/phpstan-rules
14384268 Downloads
Set of Symplify rules, type extensions and error formatter for PHPStan
shipmonk/phpstan-rules
3223005 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
ergebnis/phpstan-rules
11191525 Downloads
Provides rules for phpstan/phpstan.
tomasvotruba/cognitive-complexity
6266546 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
tomasvotruba/bladestan
888003 Downloads
PHPStan rule for static analysis of Blade templates
thecodingmachine/phpstan-safe-rule
10905139 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
wyrihaximus/phpstan-rules-wrapper
2419651 Downloads
🌯 PHPStan rules wrapper
sidz/phpstan-rules
592527 Downloads
Set of PHPStan rules
swissspidy/phpstan-no-private
1805281 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
shopwarelabs/phpstan-shopware
152244 Downloads
PhpStan Rules for Shopware
roave/no-floaters
369802 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
dave-liddament/phpstan-php-language-extensions
509505 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
canvural/larastan-strict-rules
1202728 Downloads
Extra strict and opinionated PHPStan rules for Laravel.