php-league-flysystem

filesystem abstraction offering one API to many filesystems

Description

Flysystem is a filesystem abstraction which allows you to easily swap out a local filesystem for a remote one.

Goals:
 * Have a generic API for handling common tasks across multiple file
   storage engines.
 * Have consistent output which you can rely on.
 * Integrate well with other packages and frameworks.
 * Be cacheable.
 * Emulate directories in systems that support none, like AwsS3.
 * Support third party plugins.
 * Make it easy to test your filesystem interactions.
 * Support streams for big file handling.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://flysystem.thephpleague.com/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install php-league-flysystem