php-mikey179-vfsstream - PHP stream wrapper for a virtual file system
| Website: | https://github.com/mikey179/vfsStream |
|---|---|
| License: | BSD |
| Vendor: | Fedora Project |
- Description:
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.
Packages
| php-mikey179-vfsstream-1.3.0-1.el7.noarch [25 KiB] |
Changelog
by Remi Collet (2014-07-22):
- update to 1.3.0 - fix license handling |