Skip to content

Simple Abstract File System Interface

License

Notifications You must be signed in to change notification settings

dflydev/safsi-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Safsi - A simple abstract file system interface for PHP
http://code.google.com/p/safsi-php/
http://safsi-php.org/


Safsi is a simple abstract file system interface for PHP. The goal is to
provide a simple interface for accessing files in a consistent way,
whether dealing with file locally on disk or dealing with files that
exist remotely. For example, the same code should work for data stored
on a local disk, data stored on s3 and data stored on CloudFiles.

About

Simple Abstract File System Interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages