twifty/virtual-filesystem

Virtual file system implementation for use with PHP unit testing.

dev-main 2023-01-16 18:13 UTC

This package is auto-updated.

Last update: 2024-04-16 20:50:53 UTC


README

Better readme coming soon!

VirtualFileSystem

A php library designed to make testing of file interactions easier.

Supports:

1. Symlinks (windows junctions not included)
2. Users and Groups
3. Stream unfriendly functions (realpath, glob...)