phpstan-rules
There are 19 repositories under phpstan-rules topic.
ergebnis/phpstan-rules
👓 Provides a composer package with rules for phpstan/phpstan.
spaze/phpstan-disallowed-calls
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.
shipmonk-rnd/dead-code-detector
💀 PHP unused code detection via PHPStan extension. Detects dead cycles, supports libs like Symfony, Doctrine, PHPUnit etc. Can automatically remove dead PHP code. Able to detect dead code used only in tests.
shipmonk-rnd/phpstan-rules
📏 Various extra strict PHPStan rules we found useful in ShipMonk.
canvural/larastan-strict-rules
Extra strict and opinionated PHPStan rules for Laravel.
mhujer/phpstan-consistence
Custom PHPStan Rules for Consistence library (https://github.com/phpstan/phpstan and https://github.com/consistence/consistence/)
mhujer/phpstan-rules
Custom PHPStan Rules (for https://github.com/phpstan/phpstan)
dbrumann/phpstan-rules
Collection of custom PHPStan rules
ebln/phpstan-factory-rule
Factory-enforcing PHPStan rule
Phauthentic/phpstan-rules
PHPStan rules focused on architectural & clean code rules
xefi/phpstan-xefi-rules
Some custom PHPStan extensions to improve the readability, maintainability and overall quality of your PHP code base.
cdn77/PHPStanTestUtilsRule
PHPStan rules for cdn77/test-utils
Muqsit/generator-phpstan-rules
PHPStan rules bringing added Generator inspections.
ebln/phpstan-factory-mark
Stand-alone interface for a factory-enforcing PHPStan rule
martinsoenen/phpstan-custom-rules
Some custom PHPStan extensions to improve the readability, maintainability and overall quality of your PHP code base.