async-aws / s3
S3 client, part of the AWS SDK provided by AsyncAws.
Installs: 12 976 728
Dependents: 24
Suggesters: 3
Security: 0
Stars: 57
Watchers: 2
Forks: 2
pkg:composer/async-aws/s3
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-02-16 10:26:14 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/