Remove "final" keywords from classes and methods in vendor packages with Unfinalize
Remove "final" keywords from classes and methods in vendor packages with Unfinalize
laravel-news.com
Remove "final" keywords from classes and methods in vendor packages with Unfinalize - Laravel News
Unfinalize is a package that uses PHP CS Fixer to permanently remove `final` keywords from composer vendor packages.

For me personally this feels very wrong. What do you think about that?