nette/phpstan-rules
Extra PHPStan rules from the Nette ecosystem to catch more issues in your PHP codebase. Adds stricter checks and best-practice validations on top of PHPStan, helping improve static analysis coverage and prevent bugs before runtime.
Architecture fit: Highly specific to Nette framework projects. Only relevant if the current codebase uses Nette components (e.g., Nette DI, Forms, Routing). For non-Nette projects, this package provides zero value. For Nette-based systems, it enhances static analysis for framework-specific patterns (e.g., service container types, form validation logic).
Integration feasibility: Straightforward for PHPStan-based projects. Requires adding to composer.json and updating PHPStan config. Critical dependency on PHPStan ^2.1 – projects using older PHPStan versions (e.g., 1.x) would need an upgrade before integration. PHP 8.1+ requirement aligns with modern stacks but may conflict with legacy environments.
Technical risk: Extremely high due to near-zero adoption (0 dependents, 6 stars). Limited community testing increases likelihood of unresolved bugs or edge-case failures. Maintenance activity is unclear (no recent commit history
How can I help you explore Laravel packages today?