Download the PHP package fengerzh/yii2-bos without Composer
On this page you can find all versions of the php package fengerzh/yii2-bos. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fengerzh/yii2-bos
More information about fengerzh/yii2-bos
Files in fengerzh/yii2-bos
Download fengerzh/yii2-bos
More information about fengerzh/yii2-bos
Files in fengerzh/yii2-bos
Vendor fengerzh
Package yii2-bos
Short Description Baidu cloud storage for Yii2
License MIT
Homepage https://github.com/fengerzh/yii2-bos
Package yii2-bos
Short Description Baidu cloud storage for Yii2
License MIT
Homepage https://github.com/fengerzh/yii2-bos
Please rate this library. Is it a good library?
Informations about the package yii2-bos
安装
在composer.json
中添加
然后,执行
用法
设置
将以下键值存入配置文件common\config\main.php
或common\config\params.php
:
存入百度云
参数说明:
- $model, 数据库记录
- $field_name, 字符串,存储图片文件的字段
- $bucket, 字符串,BOS的库名
- $path, 字符串,远端路径名,不包括文件名
- $filename, 字符串,文件名
从百度云删除
参数说明:
- $bucket, 字符串,BOS的库名
- $objectKey, 字符串,文件路径,包括文件名
All versions of yii2-bos with dependencies
PHP Build Version
Package Version
The package fengerzh/yii2-bos contains the following files
Loading the files please wait ....