infection/include-interceptor
PHP stream wrapper that intercepts the file:// protocol to override the content of any included or autoloaded file at runtime. Register a mapping from original file to replacement, enable the interceptor, and includes/file_get_contents load the replacement instead.
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
How can I help you explore Laravel packages today?