Libraries tagged by phpstan-rule
phpstan/phpstan-deprecation-rules
88154418 Downloads
PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.
symplify/phpstan-rules
12543920 Downloads
Set of Symplify rules, type extensions and error formatter for PHPStan
ergebnis/phpstan-rules
9720484 Downloads
Provides rules for phpstan/phpstan.
spaze/phpstan-disallowed-calls
22377271 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.
shipmonk/phpstan-rules
2156607 Downloads
Various extra strict PHPStan rules we found useful in ShipMonk.
tomasvotruba/cognitive-complexity
5553299 Downloads
PHPStan rules to measure cognitive complexity of your classes and methods
tomasvotruba/bladestan
712910 Downloads
PHPStan rule for static analysis of Blade templates
thecodingmachine/phpstan-safe-rule
10235801 Downloads
A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe
wyrihaximus/phpstan-rules-wrapper
1705294 Downloads
🌯 PHPStan rules wrapper
sidz/phpstan-rules
501762 Downloads
Set of PHPStan rules
localheinz/phpstan-rules
148518 Downloads
Provides rules for phpstan/phpstan.
swissspidy/phpstan-no-private
1313421 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
roave/no-floaters
341193 Downloads
PHPStan Rules to Disallow Float proliferation in contexts where IEEE-754 rounding errors are not acceptable
dave-liddament/phpstan-php-language-extensions
444349 Downloads
PHPStan rules to implement the language extensions provided by the php-language-extensions
canvural/larastan-strict-rules
1121874 Downloads
Extra strict and opinionated PHPStan rules for Laravel.