async-aws / simple-s3
A simple S3 client that are easy to work with.
1.1.0
2020-11-21 09:50 UTC
Requires
- php: ^7.2.5 || ^8.0
- ext-json: *
- async-aws/s3: ^1.2
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/