PHP stream wrapper for a virtual file system
vfsStream is a PHP 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. To use this library, you just have to add, in your project: require_once '/usr/share/php/org/bovigo/vfs/autoload.php';
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.6.10-1.fc36 | - |
Fedora 35 | 1.6.9-2.fc35 | - |
Fedora 34 | 1.6.8-4.fc34 | - |
EPEL 7 | 1.6.8-1.el7 | - |
You can contact the maintainers of this package via email at
php-mikey179-vfsstream dash maintainers at fedoraproject dot org
.