canvural/larastan-strict-rules
Extra strict, opinionated PHPStan rules for Laravel via Larastan. Enforce safer patterns by banning dynamic where methods, facades, and global helpers; prevent validation in controllers; ensure scopes return Eloquent Builder. Enable all at once or toggle rules individually.
NoGlobalLaravelFunctionRuleNoGlobalLaravelFunctionRule rule.NoPropertyAccessorRule to disallow defining and using property accessors in models.Initial release
How can I help you explore Laravel packages today?