sitepoint / facade

A PHP5 library for accessing files over a variety of protocols via a generic interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Façade

Facade is an open-source library for abstracting access to a variety of file storage mechanisms in PHP5. Abstraction allows for composition of pluggable virtual filesystems and transparent caching.

The backends supported will initially be:

Other backends which will follow:

About

A PHP5 library for accessing files over a variety of protocols via a generic interface

License:MIT License


Languages

Language:PHP 100.0%