# bovigo/vfsstream

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/bovigo-vfsstream).**

1,435 stars · 104 forks · PHP · BSD-3-Clause

## Links

- GitHub: https://github.com/bovigo/vfsStream
- awesome-repositories: https://awesome-repositories.com/repository/bovigo-vfsstream.md

## Description

vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.

## Tags

### Part of an Awesome List

- [Testing and Quality](https://awesome-repositories.com/f/awesome-lists/devtools/testing-and-quality.md) — Virtual filesystem wrapper for testing.
