zoltanka / bypass-readonly
Installs: 257 468
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: 2025-01-30 02:31:25 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.