jiripudil/phpstan-sealed-classes
PHPStan extension to enforce “sealed” classes in PHP: declare which classes may extend a base class and report violations during static analysis. Helps keep inheritance under control, prevent accidental subclassing, and maintain clear, stable APIs.
How can I help you explore Laravel packages today?