localheinz/phpstan-rules
Custom PHPStan rules to enforce stricter coding standards in PHP projects. Includes ready-to-use rules.neon (auto-loaded via phpstan/extension-installer) with checks like no named arguments, class final enforcement, and more. Install via Composer as a dev dependency.
Architecture fit: PHPStan is standard in modern PHP projects for static analysis, and this package extends it with opinionated rules. It integrates seamlessly into existing PHPStan setups without altering core architecture. Ideal for enforcing strict coding standards in Laravel applications where type safety and code quality are priorities.
Integration feasibility
How can I help you explore Laravel packages today?