danieljharvey/file-wrapper

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

Maintainers

Package info

github.com/danieljharvey/file-wrapper

pkg:composer/danieljharvey/file-wrapper

Statistics

Installs: 166 922

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-03-01 10:47:00 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;