|
vfsStream
vfsStream home page
Welcome to vfsStreamvfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest. Get started
More usage examples can be found here, here, here and there. Latest newsLatest news about vfsStream can be found at the Stubblog. API DocumentationThe API documentation is generated every night by phpDocumentor. DevelopersvfsStream is currently developed by:
LicensevfsStream is published under the BSD license. |
► Sign in to add a comment
Download and Browse links no longer working (Alex K.)
Fixed, API links work again.
can vfsStream be used from C++ source code ?
can we use vfsStream on all OS ? (i.e. windows,solaris,linux,hp etc.)
If you have a PHP interpreter vfsStream could be used in any other environment. ;-)
vfsStream itself is OS-independent.