Flysystem - One Common API to Local or Remote File Storage
March 1 2014, 11:45pm
Flysystem is a filesystem abstraction which allows you to easily swap out a local filesystem for a remote one. Redis and Memcache caching. Emulates directories in systems that support none, like AwsS3. Supports third party plugins. Makes it easy to test your filesystem interactions.
http://flysystem.thephpleague.com/
- Tags:
- php
- api
- filesystem
- aws