horde/vfs
Virtual file system library
Maintainers
v3.0.0RC1
2026-05-19 00:00 UTC
Requires
- php: ^8.1
- horde/exception: ^3 || dev-FRAMEWORK_6_0
- horde/horde-installer-plugin: dev-FRAMEWORK_6_0 || ^3 || ^2
- horde/translation: ^3 || dev-FRAMEWORK_6_0
- horde/util: ^3 || dev-FRAMEWORK_6_0
Requires (Dev)
- ext-ftp: *
- ext-ssh2: *
- horde/auth: ^3 || dev-FRAMEWORK_6_0
- horde/core: ^3 || dev-FRAMEWORK_6_0
- horde/db: ^3 || dev-FRAMEWORK_6_0
- horde/mime: ^3 || dev-FRAMEWORK_6_0
- horde/mongo: ^2 || dev-FRAMEWORK_6_0
- horde/perms: ^3 || dev-FRAMEWORK_6_0
- horde/test: ^3 || dev-FRAMEWORK_6_0
Suggests
- horde/auth: ^3 || dev-FRAMEWORK_6_0
- horde/core: ^3 || dev-FRAMEWORK_6_0
- horde/db: ^3 || dev-FRAMEWORK_6_0
- horde/mime: ^3 || dev-FRAMEWORK_6_0
- horde/mongo: ^2 || dev-FRAMEWORK_6_0
- horde/perms: ^3 || dev-FRAMEWORK_6_0
- horde/test: ^3 || dev-FRAMEWORK_6_0
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>
This package is auto-updated.
Last update: 2026-06-22 15:41:28 UTC
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.
