PHPackages                             elgigi/flysystem-useful-adapters - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. elgigi/flysystem-useful-adapters

ActiveLibrary[File &amp; Storage](/categories/file-storage)

elgigi/flysystem-useful-adapters
================================

Useful adapters for Flysystem PHP library

v1.0.1(2y ago)616.2k↓23%MITPHPPHP ^8.0CI passing

Since Mar 14Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/ElGigi/FlysystemUsefulAdapters)[ Packagist](https://packagist.org/packages/elgigi/flysystem-useful-adapters)[ RSS](/packages/elgigi-flysystem-useful-adapters/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (6)Versions (3)Used By (0)

FlysytemUsefulAdapters
======================

[](#flysytemusefuladapters)

[![Latest Version](https://camo.githubusercontent.com/e21e1f549695ae10d9e8bb3f5b2bff83a5261b87113bc074b594d9f10b3af1ea/687474703a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c676967692f666c7973797374656d2d75736566756c2d61646170746572732e7376673f7374796c653d666c61742d737175617265)](https://github.com/ElGigi/FlysystemUsefulAdapters/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build Status](https://camo.githubusercontent.com/50b9fcef7f3616730aca054a6a1f498e4b5401cf62038b92973df62565710ecb/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f456c476967692f466c7973797374656d55736566756c41646170746572732f74657374732e796d6c3f6272616e63683d6d61696e267374796c653d666c61742d737175617265)](https://github.com/ElGigi/FlysystemUsefulAdapters/actions/workflows/tests.yml?query=branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/93e223b592a5b54a5ae6f0dd770d8e5d6dee2533419798088ff04cb7cc3d8ee3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c676967692f666c7973797374656d2d75736566756c2d61646170746572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elgigi/flysystem-useful-adapters)

This extension adds some useful adapters for the [`league/flysystem`](https://github.com/thephpleague/flysystem) library.

Installation
------------

[](#installation)

You can install the client with [Composer](https://getcomposer.org/):

```
composer require elgigi/flysystem-useful-adapters
```

Adapters
--------

[](#adapters)

### FallbackAdapter

[](#fallbackadapter)

The `FallbackAdapter` adapter allow to write or read on a fallback adapter.

Imagine that your main adapter is a S3 in an unavailable region, to continue to receive files from your customers, you can use a fallback adapter on another region.

### LogAdapter

[](#logadapter)

The `LogAdapter` is compliant with `psr/log`, and allow to log actions on file systems.

### ReadWriteAdapter

[](#readwriteadapter)

The `ReadWriteAdapter` adapter allow to separate readers and writers adapters.

### RetryAdapter

[](#retryadapter)

The `RetryAdapter` adapter allow to retry an action on file system in case of failure, after a delay and X times.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance48

Moderate activity, may be stable

Popularity31

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Total

2

Last Release

790d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18268216?v=4)[Ronan Giron](/maintainers/ElGigi)[@ElGigi](https://github.com/ElGigi)

---

Top Contributors

[![ElGigi](https://avatars.githubusercontent.com/u/18268216?v=4)](https://github.com/ElGigi "ElGigi (10 commits)")[![Chris53897](https://avatars.githubusercontent.com/u/7104259?v=4)](https://github.com/Chris53897 "Chris53897 (1 commits)")

---

Tags

flysystem-adapterflysytemphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/elgigi-flysystem-useful-adapters/health.svg)

```
[![Health](https://phpackages.com/badges/elgigi-flysystem-useful-adapters/health.svg)](https://phpackages.com/packages/elgigi-flysystem-useful-adapters)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.6k263.6M790](/packages/league-flysystem-aws-s3-v3)[unisharp/laravel-filemanager

A file upload/editor intended for use with Laravel 5 to 10 and CKEditor / TinyMCE

2.2k3.3M74](/packages/unisharp-laravel-filemanager)[league/flysystem-bundle

Symfony bundle integrating Flysystem into Symfony applications

40129.5M87](/packages/league-flysystem-bundle)[league/flysystem-sftp-v3

SFTP filesystem adapter for Flysystem.

6129.6M91](/packages/league-flysystem-sftp-v3)[yii2-starter-kit/yii2-file-kit

Yii2 file upload and storage kit

151216.8k6](/packages/yii2-starter-kit-yii2-file-kit)[azure-oss/storage-blob-flysystem

Flysystem adapter for Azure Storage PHP

29936.0k10](/packages/azure-oss-storage-blob-flysystem)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
