vfsstream topic

List vfsstream repositories

vfsStream

1.4k
Stars
102
Forks
Watchers

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.

vfs-stream-examples

26
Stars
7
Forks
Watchers

Examples for vfsStream and reasons why you want to use it