Popularity
9.5
Stable
Activity
8.7
-
13,161
174
819

Description

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

Code Quality Rank: L3
Monthly Downloads: 9,387,577
Programming language: PHP
License: MIT License
Tags: Files     Storage     Cloud     File     Remote     S3     Aws     Filesystem     Dropbox     Abstraction     Ftp     Sftp     WebDAV     Rackspace     Cloud Files     Filesystems     File Systems     Copy.com    
Latest version: v3.11.0

Flysystem alternatives and similar libraries

Based on the "Files" category.
Alternatively, view Flysystem alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Flysystem or a related project?

Add another 'Files' Library

README

League\Flysystem

Author Source Code Latest Version Software License Quality Assurance Total Downloads php 7.2+

About Flysystem

Flysystem is a file storage library for PHP. It provides one interface to interact with many types of filesystems. When you use Flysystem, you're not only protected from vendor lock-in, you'll also have a consistent experience for which ever storage is right for you.

Getting Started

Officially supported adapters

Third party Adapters

You can always create an adapter yourself.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Enjoy

Oh, and if you've come down this far, you might as well follow me on twitter.


*Note that all licence references and agreements mentioned in the Flysystem README section above are relevant to that project's source code only.