Registry / testing / php-vfs-php-vfs

php-vfs-php-vfs

JSON →
library1.4.2phppackagistunverified

Virtual file system implementation for use with PHP unit testing.

composer require php-vfs/php-vfs
INSTALL
IMPORT
SIG · PHP-VFS-PHP-VFS
P
php-vfs-php-vfs
testingphpv1.4.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

vfsStream
use org\bovigo\vfs\vfsStream;

Set up a virtual file system and create a file.

use org\bovigo\vfs\vfsStream; $root = vfsStream::setup('exampleDir'); file_put_contents(vfsStream::url('exampleDir/test.txt'), 'hello');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
php-vfs-php-vfs — pip install php-vfs-php-vfs · libregistry