PHP wrappers are useful in directory traversal and local file inclusion vulnerabilities in encoding special characters and even achieving RCE.
RCE through data wrapper
rce02-initial-access Relies on PHP LFI to actually interpret the code.
Encode Data through conversion filter
Files outside of web root may also be accessed through the resource
parameter.