Class to hold the filesystem structure as object representation. It also provides access and factory methods for file system management.
Thrown when trying to override Node at address (duplicate prevention).
Thrown when non-existing Node is requested.
Thrown when non-existing Node is requested.
Thrown when non-existing Node is requested.
Factory class to encapsulate object creation.
Main 'access' class to vfs implementation. It will register new stream wrapper on instantiation.
Class Loader to use with PEAR installation
FileSystem Directory representation.
Object representation of File.
Object representation of a Link.
Abstract class to represent filesystem Node.
FileSystem Root representation.
Stream wrapper class. This is the class that PHP uses as the stream operations handler.
User as directory handle by streamWrapper implementation.
User as file handle by streamWrapper implementation.
Class to encapsulate permission checks