danieljharvey/file-wrapper

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

Maintainers

👁 danieljharvey

Package info

github.com/danieljharvey/file-wrapper

pkg:composer/danieljharvey/file-wrapper

Statistics

Installs: 174 888

Dependents: 2

Suggesters: 0

Stars: 1

Open Issues: 0

2.1.2 2017-09-11 10:00 UTC

Requires

  • php: >=5.3.0

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 8e3cc2455d180590bd59a4a2d78ecd97edeed1e8

  • Daniel Harvey <danieljamesharvey.woop@gmail.com>

filetestingwrapper

This package is not auto-updated.

Last update: 2026-06-21 12:13:36 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;