Registry / cloud / async-aws-simple-s3

async-aws-simple-s3

JSON →
library3.0.1phppackagistunverified

A simple S3 client that are easy to work with.

composer require async-aws/simple-s3
INSTALL
IMPORT
SIG · ASYNC-AWS-SIMPLE-S
A
async-aws-simple-s3
cloudphpv3.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SimpleS3Client
use AsyncAws\SimpleS3\SimpleS3Client;

Get an object from S3 using the simple client.

use AsyncAws\SimpleS3\SimpleS3Client; $client = new SimpleS3Client(); $result = $client->getObject(['Bucket' => 'my-bucket', 'Key' => 'file.txt']);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
46 hits · last 30 days
node
40
Resources
async-aws-simple-s3 — pip install async-aws-simple-s3 · libregistry