zoltanka / bypass-readonly
Installs: 297 439
Dependents: 3
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 1
Open Issues: 1
Requires
- php: >=8.2
This package is auto-updated.
Last update: 2025-04-29 01:13:19 UTC
README
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.