Libraries tagged by phpstan-rule
samlitowitz/no-globals
3 Downloads
PHPStan rules to disallow use of global keyword and $GLOBALS variable
sal/phpstan-readonly-enforcing
10 Downloads
PHPStan rule to enforce readonly usage on properties and classes when safe to do so
rimantasrickus/plentymarkets-rules
474 Downloads
Custom PHPStan rules for plentymarkets plugins
ntzm/strict-casts-phpstan
11 Downloads
PHPStan rule to ensure you're using strict casts wherever possible
marek-d-lis/phpstan-symfony-rules
14 Downloads
My PHPStan rules for Symfony i like to include in my projects
juampi92/phpstan-eloquent-bounded-context
8 Downloads
PHPStan rules that make sure your models are only being mutated from within its Domain.
erikgaal/phpstan-psl-rule
1 Downloads
PHPStan rules to suggest azziez/psl replacements for native functions
anzubko/swf-phpstan
70 Downloads
Simplest framework PHPStan rules
shrug/zealous-stan
2724 Downloads
A modest and highly opinionated collection of commonly used phpstan rules
cdn77/phpstan-test-utils-rule
2770 Downloads
A PHPStan rule to be used with the cdn77/test-utils package
bellangelo/phpstan-require-file-exists
13 Downloads
A PHPStan rule for checking if the files mentioned in the imports really exist.