Download the PHP package farhan928/yii2-aws-s3-client without Composer
On this page you can find all versions of the php package farhan928/yii2-aws-s3-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-aws-s3-client
Yii2 AWS S3Client
The Yii2 AWS S3Client is a wrapper for AWS S3Client SDK for PHP.
Installation
The preferred way to install this extension is through composer.
Pre-requisites
You must have composer installed on your machine.
Install
Either run
or add
to the section of your composer.json
file.
Release Changes
NOTE: Refer the CHANGE LOG for details on changes to various releases.
Usage
Add this code below to your main config and your are ready to go.
Examples
Get object URL
Generate and get temporary URL
Upload raw file contents on bucket
Copy object to new location
Move object to new location
Get all files from a directory
License
yii2-aws-s3-client is released under the BSD-3-Clause License
Related Links
All versions of yii2-aws-s3-client with dependencies
PHP Build Version
Package Version
Requires
aws/aws-sdk-php Version
^3.87
The package farhan928/yii2-aws-s3-client contains the following files
Loading the files please wait ....