async-aws / simple-s3
A simple S3 client that are easy to work with.
Installs: 3 964 769
Dependents: 11
Suggesters: 1
Security: 0
Stars: 12
Watchers: 4
Forks: 0
pkg:composer/async-aws/simple-s3
Requires
- php: ^7.2.5 || ^8.0
- ext-json: *
- async-aws/s3: ^2.0
README
A thin layer on top of the S3 client to make it easier to work with.
Install
composer require async-aws/simple-s3
Documentation
See https://async-aws.com/integration/simple-s3.html for documentation.
Contribute
Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/