[ol7_developer_EPEL] php-mikey179-vfsstream-1.6.8-1.el7.noarch

Name:php-mikey179-vfsstream
Version:1.6.8
Release:1.el7
Architecture:noarch
Group:Unspecified
Size:114273
License:BSD
RPM: php-mikey179-vfsstream-1.6.8-1.el7.noarch.rpm
Source RPM: php-mikey179-vfsstream-1.6.8-1.el7.src.rpm
Build Date:Wed Mar 24 2021
Build Host:afc768074c2545029bee87770e172b93
Vendor:Oracle America
URL:https://github.com/bovigo/vfsStream
Summary:PHP stream wrapper for a virtual file system
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';

Changelog (Show File list) (Show related packages)