Download the PHP package shion/aliyun-oss without Composer
On this page you can find all versions of the php package shion/aliyun-oss. 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 aliyun-oss
Shion\Aliyun\OSS
Flysystem adapter for the Aliyun OSS, support for Laravel.
Installation
Through Composer, obviously:
Once Aliyun OSS is installed, you need to register the service provider. Open up config/app.php and add the following to the providers key.
Configuration
region
The region of Aliyun OSS Data Center. Accepted region are
hangzhou
,qingdao
,beijing
,hongkong
,shenzhen
,shanghai
,west-1
andsoutheast-1
.internal_mode
Use the internal mode. Provided that your ECS and Bucket in the same region.
Usage
All versions of aliyun-oss with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
league/flysystem Version ~1.0
illuminate/support Version ~5.0
guzzlehttp/guzzle Version ~6.0
league/flysystem Version ~1.0
illuminate/support Version ~5.0
guzzlehttp/guzzle Version ~6.0
The package shion/aliyun-oss contains the following files
Loading the files please wait ....