Download the PHP package metalyoung/yii2-extension-image-tailor without Composer
On this page you can find all versions of the php package metalyoung/yii2-extension-image-tailor. 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-extension-image-tailor
Yii2-Extension-image-tailor
Yii2的图片裁切小部件
安装
推荐使用composer安装
快速配置
model
不要把image
设置成file,看做文本即可,因为图片上传操作并没有经过业务的表,部件返回给input的实际上是个文本。
view
上传控制器
图片上传到 uploadOptions
的url
地址中
会模拟表单提交image的文件域
参考处理代码
注意:必定返回的为在uploadOptions
中定义的url
和attachment
,但是并不唯一,当修改视图配置后对应返回格式也要修改
截图
页面载入
裁切图片
裁切完成
TODO
- 图片上传状态提示
- 文档完善
开源协议
本项目基于 MIT License.
All versions of yii2-extension-image-tailor with dependencies
PHP Build Version
Package Version
The package metalyoung/yii2-extension-image-tailor contains the following files
Loading the files please wait ....