async-aws / s3
S3 client, part of the AWS SDK provided by AsyncAws.
2.4.0
2024-10-09 08:09 UTC
Requires
- php: ^7.2.5 || ^8.0
- ext-dom: *
- ext-filter: *
- ext-hash: *
- ext-simplexml: *
- async-aws/core: ^1.22
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/