|
vfsStream
vfsStream home page
Welcome to vfsStream¶vfsStream 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 news¶Latest news about vfsStream can be found at the Stubblog. API Documentation¶The API documentation is generated every night by phpDocumentor. Developers¶vfsStream is currently developed by:
License¶vfsStream 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.