Home
Softono

VfsStream

Open source BSD-3-Clause PHP
1.4K
Stars
104
Forks
37
Issues
39
Watchers
2 years
Last Commit

 About 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.

Platforms

Web Self-hosted

Languages

PHP

Links

Need Help Installing VfsStream?

We provide expert installation service for this software. Our team will install, configure, and secure VfsStream on your server. plans start at just $30.

vfsStream

Tests Coverage Status Latest Stable Version Latest Unstable Version

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.

Documentation

See the wiki.

Also you might want to check vfsStream examples.