Classes

A stream wrapper for resources.

A generic stream wrapper sitting between PHP and stream wrappers implementing StreamWrapperInterface.

Interfaces

A stream wrapper interface. Modeled after the PHP streamWrapper class prototype. Check http://php.net/streamwrapper for details on that.