async-aws / s3
S3 client, part of the AWS SDK provided by AsyncAws.
2.10.0
2025-08-11 10:03 UTC
Requires
- php: ^7.2.5 || ^8.0
- ext-dom: *
- ext-filter: *
- ext-hash: *
- ext-simplexml: *
- async-aws/core: ^1.22
This package is auto-updated.
Last update: 2025-08-11 10:10:58 UTC
README
An API client for S3.
Install
composer require async-aws/s3
Documentation
See https://async-aws.com/clients/s3.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/