zoltanka/bypass-readonly
PHPUnit plugin that lets you bypass PHP readonly and final restrictions for testing. Useful when you need to mock, extend, or modify classes marked final/readonly without changing production code. Inspired by dg/bypass-finals.
A PHP unit plugin to bypass readonly and final classes.
Inspired / copied / adjusted from: https://github.com/dg/bypass-finals Which is an amazing tool btw.
How can I help you explore Laravel packages today?