async-aws / simple-s3
A simple S3 client that are easy to work with.
2.1.1
2024-10-09 08:09 UTC
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/