async-aws / s3
S3 client, part of the AWS SDK provided by AsyncAws.
Installs: 12 602 969
Dependents: 23
Suggesters: 2
Security: 0
Stars: 56
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-01-18 11:39:22 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/