Download the PHP package juju/oss without Composer
On this page you can find all versions of the php package juju/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 oss
yii2-aliyun-oss
阿里云OSS官方SDK的Composer封装,支持Yii2。 基于https://github.com/johnlui/AliyunOSS 修改,感谢johnlui写的这个,对我开发很有帮助,我将这个支持Yii2了,并且开源出来,希望能帮到更多人。 添加删除文件的功能,修改getUrl(只返回文件外链url,不带其他参数)。
安装
$ php composer.phar require juju/yii2-aliyun-oss "dev-master"
Yii2使用
修改config/params.php
添加:
在components中创建Oss.php,内容如下:
使用
License
除 “版权所有(C)阿里云计算有限公司” 的代码文件外,遵循 MIT license 开源。
All versions of oss with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package juju/oss contains the following files
Loading the files please wait ....