jiripudil/phpstan-sealed-classes
PHPStan extension that adds sealed classes support for PHP: declare which classes/interfaces may extend or implement a type, and have PHPStan report violations. Helps enforce architecture boundaries and prevent unauthorized inheritance in large codebases.
|
Package
|
Constraint
|
|---|---|
| phpstan/phpstan | ^2.0 |
|
Package
|
Constraint
|
|---|---|
| php-parallel-lint/php-parallel-lint | ^1.4 |
| phpstan/extension-installer | ^1.4 |
| phpstan/phpstan-deprecation-rules | ^2.0 |
| phpstan/phpstan-phpunit | ^2.0 |
| phpstan/phpstan-strict-rules | ^2.0 |
| phpunit/phpunit | ^10.5 || ^11.4 |
How can I help you explore Laravel packages today?