async-aws/flysystem-s3

此包已被弃用,不再维护。作者建议使用 league/flysystem-async-aws-s3 包。

AsyncAws的Flysystem S3适配器。

维护者

详细信息

github.com/async-aws/flysystem-s3

来源

资助包维护!
nyholm
jderusse

1.0.2 2023-08-07 20:00 UTC

This package is auto-updated.

Last update: 2023-08-08 18:21:03 UTC


README

注意:此适配器已弃用。请使用 league/flysystem-async-aws-s3 包。

Flysystem v1的S3适配器。Flysystem v2的适配器在此处找到: https://flysystem.thephpleague.com/v2/docs/adapter/async-aws-s3/

安装

composer require async-aws/flysystem-s3

文档

请参阅 https://async-aws.com/integration/flysystem.html 以获取文档。

贡献

欢迎并感谢贡献。请阅读 https://async-aws.com/contribute/