Download the PHP package overnic/laravel-aliyun-oss without Composer
On this page you can find all versions of the php package overnic/laravel-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 laravel-aliyun-oss
Aliyun OSS adapter
Aliyun oss for Laravel5, also support flysystem adapter.
Installation
This package can be installed through Composer.
This service provider must be registered.
At last, you can edit the config file: config/filesystem.php.
add a disk config to the config
change default to oss
Usage
You can now use Laravel5's flysystem to upload or get file/directory from oss, follow the document, http://laravel.com/docs/5.0/filesystem
All versions of laravel-aliyun-oss with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
illuminate/support Version ~5.0|~5.1|~5.2
league/flysystem Version ~1.0
guzzle/guzzle Version 3.7.1
illuminate/support Version ~5.0|~5.1|~5.2
league/flysystem Version ~1.0
guzzle/guzzle Version 3.7.1
The package overnic/laravel-aliyun-oss contains the following files
Loading the files please wait ....