There are 0 repository under phpstan-rules topic.
👓 Provides a composer package with rules for phpstan/phpstan.
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.
💀 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.
📏 Various extra strict PHPStan rules we found useful in ShipMonk.
Extra strict and opinionated PHPStan rules for Laravel.
Custom PHPStan Rules for Consistence library (https://github.com/phpstan/phpstan and https://github.com/consistence/consistence/)
Custom PHPStan Rules (for https://github.com/phpstan/phpstan)
PHPStan rules focused on architectural & clean code rules
Some custom PHPStan extensions to improve the readability, maintainability and overall quality of your PHP code base.
PHPStan rules for cdn77/test-utils
PHPStan rules bringing added Generator inspections.
Stand-alone interface for a factory-enforcing PHPStan rule
Some custom PHPStan extensions to improve the readability, maintainability and overall quality of your PHP code base.