Remi's RPM repository - Packages

Blog | Forum | Repository

php-mikey179-vfsstream - PHP stream wrapper for a virtual file system

Website:
https://github.com/mikey179/vfsStream
Licence:
BSD
Vendor:
Remi Collet
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.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/org/bovigo/vfs/autoload.php';

Packages

php-mikey179-vfsstream-1.6.4-1.el5.remi.noarch [26 KiB] Changelog by Remi Collet (2016-07-18):
- update to 1.6.4
php-mikey179-vfsstream-1.6.3-1.el5.remi.noarch [26 KiB] Changelog by Remi Collet (2016-04-13):
- update to 1.6.3