Libraries tagged by virtual filesystem
mikey179/vfsstream
90527430 Downloads
Virtual file system to mock the real file system in unit tests.
php-vfs/php-vfs
2525366 Downloads
Virtual file system implementation for use with PHP unit testing.
adlawson/vfs
413756 Downloads
Virtual file system
piotrpress/streamer
4688 Downloads
This library is a custom PHP Stream Wrapper, which provides write/read operations and stores the data in the memory.
jbzoo/path
93722 Downloads
PHP virtual path library
stechstudio/laravel-vfs-adapter
26135 Downloads
Virtual Filesystem Storage Adapter for Laravel
horde/vfs
662 Downloads
Virtual file system library
sonsofphp/filesystem
1573 Downloads
Virtual Filesystem
rayne/virtual-path
70 Downloads
The VirtualPath library normalises paths and prevents directory traversal attacks without querying a file system.
twifty/virtual-filesystem
2 Downloads
Virtual file system implementation for use with PHP unit testing.
metra/cascading-filesystem
5 Downloads
A virtual filesystem formed from merging multiple directories
hallodanny/laravel-virtual-storage
11 Downloads
Virtual Filesystem Storage Adapter for Laravel
noccylabs/virtfs
11 Downloads
Virtual filesystems (like physfs) - with autoloading!
holonet/fstransact
2 Downloads
Filesystem operations on a transaction system with rollback and commit
christeredvartsen/testfs
2336 Downloads
Virtual filesystem that can be used for testing