承接 elgigi/flysystem-useful-adapters 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

elgigi/flysystem-useful-adapters

最新稳定版本:v1.0.1

Composer 安装命令:

composer require elgigi/flysystem-useful-adapters

包简介

Useful adapters for Flysystem PHP library

README 文档

README

Latest Version Software License Build Status Total Downloads

This extension adds some useful adapters for the league/flysystem library.

Installation

You can install the client with Composer:

composer require elgigi/flysystem-useful-adapters

Adapters

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

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

ReadWriteAdapter

The ReadWriteAdapter adapter allow to separate readers and writers adapters.

RetryAdapter

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

统计信息

  • 总下载量: 11.96k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 6
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 6
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04