async-aws / s3
S3 client, part of the AWS SDK provided by AsyncAws.
Installs: 10 829 462
Dependents: 21
Suggesters: 1
Security: 0
Stars: 48
Watchers: 3
Forks: 2
pkg:composer/async-aws/s3
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-10-03 10:48:32 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/