Letter P

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

Website: https://github.com/bovigo/vfsStream
License: BSD
Vendor: Alcance Libre, Inc.
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.11-1.aldos.noarch [29 KiB] Changelog by Remi Collet (2022-08-11):
- update to 1.6.11

Listing created by Repoview-0.6.6-6.fc14.al