7ba967779f
It is required by Horde-3 (to be released). Approved by: mat (mentor).
11 lines
328 B
Text
11 lines
328 B
Text
This PEAR package provides a Virtual File System API, with backends for:
|
|
* SQL
|
|
* FTP
|
|
* Local filesystems
|
|
* Hybrid SQL and filesystem
|
|
|
|
... and more planned. Reading/writing/listing of files are all
|
|
supported, and there are both object-based and array-based interfaces
|
|
to directory listings.
|
|
|
|
WWW: http://pear.php.net/package/VFS
|