Registry / utility / adlawson-vfs

adlawson-vfs

JSON →
library0.12.1phppackagistunverified

Virtual file system

composer require adlawson/vfs
INSTALL
IMPORT
SIG · ADLAWSON-VFS
A
adlawson-vfs
utilityphpv0.12.1
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.

File
use Adlawson\Vfs\File;

Create and manipulate a virtual file

use Adlawson\Vfs\File; $file = new File('/path/to/file.txt'); $file->write('Hello World'); echo $file->read();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.12.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
66 hits · last 30 days
node
56
OpenAI (training)
1
Resources
adlawson-vfs — pip install adlawson-vfs · libregistry