Registry / utility / tobento-service-filesystem

tobento-service-filesystem

JSON →
library1.0.6phppackagistunverified

Provides abstraction layers for dealing with directories and files.

composer require tobento/service-filesystem
INSTALL
IMPORT
SIG · TOBENTO-SERVICE-FI
T
tobento-service-filesystem
utilityphpv1.0.6
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.

Filesystem
use Tobento\Service\Filesystem\Filesystem;

Create a filesystem instance and perform basic file operations.

<?php use Tobento\Service\Filesystem\Filesystem; $fs = new Filesystem(); $fs->write('example.txt', 'Hello World'); echo $fs->read('example.txt');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
tobento-service-filesystem — pip install tobento-service-filesystem · libregistry