I can find the definition files at http://www.php.net/~helly/php/ext/spl/... but I want to extend DirectoryIterator and SplFileInfo to work over a virtual file-system stored on a database not a real file-system.
http://www.php.net/~helly/php/ext/spl/...
DirectoryIterator
SplFileInfo
Here: