Registry / utility / hoa-file

hoa-file

JSON →
library1.17.07.11phppackagistunverified

The Hoa\File library provides file handling utilities for the Hoa project.

composer require hoa/file
INSTALL
IMPORT
SIG · HOA-FILE
H
hoa-file
utilityphpv1.17.07.11
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 Hoa\File\File;

Reads the entire content of a file.

use Hoa\File\File; $file = new File('/path/to/file.txt'); echo $file->readAll();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.17.07.11latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
hoa-file — pip install hoa-file · libregistry