zoltanka / bypass-readonly
Installs: 246 146
Dependents: 3
Suggesters: 0
Security: 0
Stars: 8
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=8.2
This package is auto-updated.
Last update: 2024-11-30 02:13:49 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.