nunomaduro/mock-final-classes
Dev-only helper that automatically enables mocking of final classes and methods in PHP tests. Works with PHPUnit, Pest, and ParaTest by removing final keywords on the fly via dg/bypass-finals—install with Composer and it just works.
final classes without modifying vendor codefinal classes (e.g., AWS SDK, Stripe, or other vendor SDKs)final class dependencies or uses interfaces for testabilityfinal modifiers (e.g., for internal code)How can I help you explore Laravel packages today?