Show HN: Virtual File System in PHP 12 years ago
I made one some time ago too
https://github.com/thornag/php-vfs
Similarly, I've been trying to make it behave just like the native functions under unix environment. Think the basic assumptions are the same.