/flysystem-s3

[READ ONLY] Flysystem S3 adapter

Primary LanguagePHPMIT LicenseMIT

Flysystem adapter for AsyncAws S3

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

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/