Libraries tagged by phpstan-rules
rimantasrickus/plentymarkets-rules
509 Downloads
Custom PHPStan rules for plentymarkets plugins
phoneburner/pinch-phpstan
1029 Downloads
Custom PHPStan Rules for the Pinch Framework
o0h/phpstan-spaghetti
236 Downloads
PHPStan rules to enforce SPAGHETTI code style
ntzm/strict-casts-phpstan
11 Downloads
PHPStan rule to ensure you're using strict casts wherever possible
nadyita/phpstan-amp-file-rule
1747 Downloads
A PHPStan rule to detect the use of sync filesystem calls for which there are async counterparts. Must be used in conjunction with amphp/file
mintware-de/phpstan-namespace-constraints
14248 Downloads
A PHPStan rule for restricting namespace usings to control dependency inheritance.
juampi92/phpstan-eloquent-bounded-context
8 Downloads
PHPStan rules that make sure your models are only being mutated from within its Domain.
heyframe/phpstan-heyframe
28 Downloads
PhpStan Rules for HeyFrame
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
cdn77/phpstan-test-utils-rule
2770 Downloads
A PHPStan rule to be used with the cdn77/test-utils package
bellangelo/phpstan-require-file-exists
14 Downloads
A PHPStan rule for checking if the files mentioned in the imports really exist.