Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
/ flysystem-s3 Public archive

[READ ONLY] Flysystem S3 adapter

License

Notifications You must be signed in to change notification settings

async-aws/flysystem-s3

Repository files navigation

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/