Download the PHP package yiiplus/yii2-storage without Composer
On this page you can find all versions of the php package yiiplus/yii2-storage. 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-storage
storage storage
该套件基于yiiplus,旨在自动执行上传文件,保存和存储的常规过程,存储集成本地存储、阿里云OSS、腾讯云COS
版本
版本 | 时间 |
---|---|
1.0 | 2019年5月1日 |
特点
- 文件上传小部件(基于Blueimp文件上传)
- 用于存储文件的组件(构建在flysystem之上)
- 上传方式包括通过接口文件上传,图片base64上传
平台支持
支持平台 | 资费 |
---|---|
本地 | 无 |
阿里云 | 费用 |
腾讯云 | 费用 |
安装
通过composer安装
或添加配置到项目目录下的composer.json
配置
在组件配置中配置
-
本地上传
-
阿里云上传
- 腾讯云上传
后台上传
动作
可选动作 | 说明 |
---|---|
upload | 上传 |
delete | 删除 |
上传动作
删除动作
上传组件
-
独立使用
-
独立使用 不使用模型
- activeForm中使用
data
view
上传Widget事件
上传小部件会触发一些内置的blueimp事件: 您可以直接使用它们,也可以在选项中添加自定义处理程序
API
- 文件方式
All versions of yii2-storage with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
yiisoft/yii2 Version ^2.0.0
league/flysystem Version ^1.0
blueimp/jquery-file-upload Version ^9.31
xxtime/flysystem-aliyun-oss Version ^1.2
freyo/flysystem-qcloud-cos-v5 Version ^1.4
yiisoft/yii2 Version ^2.0.0
league/flysystem Version ^1.0
blueimp/jquery-file-upload Version ^9.31
xxtime/flysystem-aliyun-oss Version ^1.2
freyo/flysystem-qcloud-cos-v5 Version ^1.4
The package yiiplus/yii2-storage contains the following files
Loading the files please wait ....