Download the PHP package silentlun/yii2-cdn without Composer
On this page you can find all versions of the php package silentlun/yii2-cdn. 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-cdn
yii2-cdn
yii2 上传文件扩展,目前仅支持本地和七牛云,其他云存储待补充。
Installation
安装此扩展的首选方法是通过 composer.
Either run
or add
to the require section of your composer.json
file.
使用方法
1.配置组件 :
安装扩展后,打开common/config/main.php在components块内增加 :
1.使用本地存储的配置
2.使用七牛云的配置
2.控制器中使用
All versions of yii2-cdn with dependencies
PHP Build Version
Package Version
Requires
qiniu/php-sdk Version
^7.4
The package silentlun/yii2-cdn contains the following files
Loading the files please wait ....