Download the PHP package ctala/yii2-aws-s3 without Composer
On this page you can find all versions of the php package ctala/yii2-aws-s3. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ctala/yii2-aws-s3
More information about ctala/yii2-aws-s3
Files in ctala/yii2-aws-s3
Download ctala/yii2-aws-s3
More information about ctala/yii2-aws-s3
Files in ctala/yii2-aws-s3
Vendor ctala
Package yii2-aws-s3
Short Description Contenedor de las clases de S3 para Yii2
License MIT
Homepage https://github.com/ctala/yii2-aws-s3
Package yii2-aws-s3
Short Description Contenedor de las clases de S3 para Yii2
License MIT
Homepage https://github.com/ctala/yii2-aws-s3
Please rate this library. Is it a good library?
Informations about the package yii2-aws-s3
Yii2 AWS S3
An Amazon S3Client wrapper as Yii2 component.
Yii2 AWS S3 can only work with one bucket per a component configuration.
The component currently supports CloudFront (getting a CDN url for an object in a S3 bucket).
Installation
-
Run the Composer command to install the latest stable version:
- Add component to
config/main.php
Usage
Uploading objects
Uploading files
Uploading large files using multipart uploads with custom options
Reading objects
Saving objects to a file
Deleting objects
Getting a plain URL
Creating a pre-signed URL
Getting a CDN URL
Listing objects
ChangeLog
- 0.6 : Added Create Folder, Added Iterator for All files.
All versions of yii2-aws-s3 with dependencies
PHP Build Version
Package Version
The package ctala/yii2-aws-s3 contains the following files
Loading the files please wait ....