Search by

danieljharvey / file-wrapper

danieljharvey

A simple file system function wrapper that can be easily mocked or stubbed for testing

Package info

github.com/danieljharvey/file-wrapper

pkg:composer/danieljharvey/file-wrapper

Statistics

Installs: 179 287

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 0

2.1.2 2017-09-11 10:00 UTC

This package is not auto-updated.

Last update: 2026-08-30 13:06:56 UTC


README

A simple file system function wrapper that can be easily mocked or stubbed for testing

To include simply use

$fileWrapper=new DanielJHarvey/FileWrapper/FileWrapper;