Namespaces

Classes

Class to hold the filesystem structure as object representation. It also provides access and factory methods for file system management.
Factory class to encapsulate object creation.
Main 'access' class to vfs implementation. It will register new stream wrapper on instantiation.
Stream wrapper class. This is the class that PHP uses as the stream operations handler.

Exceptions

Thrown when trying to override Node at address (duplicate prevention).
Thrown when non-existing Node is requested.