async-aws/flysystem-s3

This package is abandoned and no longer maintained. The author suggests using the league/flysystem-async-aws-s3 package instead.

Flysystem S3 adapter from AsyncAws.

Package info

github.com/async-aws/flysystem-s3

pkg:composer/async-aws/flysystem-s3

Fund package maintenance!

nyholm

jderusse

Statistics

Installs: 110 190

Dependents: 1

Suggesters: 0

Stars: 9

1.0.2 2023-08-07 20:00 UTC

Requires

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 7eaaf08cd1260b6c84eaea99e8470cc4bd3ecc12

  • Tobias Nyholm <tobias.nyholm.woop@gmail.com>

filesystemamazons3sdkawsFlysystemasync-aws

This package is auto-updated.

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


README

CAUTION: this adapter is deprecated. Use the league/flysystem-async-aws-s3 package instead.

👁 Image
👁 Image

Flysystem S3 adapter for Flysystem version 1. The adapter for Flysystem v2 is found here: https://flysystem.thephpleague.com/v2/docs/adapter/async-aws-s3/

Install

composer require async-aws/flysystem-s3

Documentation

See https://async-aws.com/integration/flysystem.html for documentation.

Contribute

Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/