async-aws / s3
S3 client, part of the AWS SDK provided by AsyncAws.
3.2.0
2026-04-18 17:06 UTC
Requires
- php: ^8.2
- ext-dom: *
- ext-filter: *
- ext-hash: *
- ext-simplexml: *
- async-aws/core: ^1.22
Requires (Dev)
- phpunit/phpunit: ^11.5.42
- symfony/error-handler: ^7.3.2 || ^8.0
- symfony/phpunit-bridge: ^7.3.2 || ^8.0
This package is auto-updated.
Last update: 2026-04-18 17:09:06 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/