horde/vfs

Virtual file system library

Package info

github.com/horde/Vfs

Homepage

Type:horde-library

pkg:composer/horde/vfs

Statistics

Installs: 3 382

Dependents: 16

Suggesters: 4

Stars: 1

Open Issues: 0

v3.0.0RC1 2026-05-19 00:00 UTC

Requires

Requires (Dev)

Suggests

Provides

None

Conflicts

None

Replaces

None

LGPL-2.1-only 7b2b7af4ec474ac2a3f0f69171be12c401e8b1dd

  • Ralf Lang <ralf.lang.woop@ralf-lang.de>
  • Jan Schneider <jan.woop@horde.org>
  • Chuck Hagenbuch <chuck.woop@horde.org>

filesystemabstraction


README

A Virtual File System API, with backends for:

  • SQL
  • FTP
  • Local filesystems
  • Hybrid SQL and filesystem
  • Samba
  • SSH2/SFTP
  • MongoDB

Reading, writing and listing of files are all supported.