Download the PHP package qingbing/pf-tools-upload without Composer
On this page you can find all versions of the php package qingbing/pf-tools-upload. 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 pf-tools-upload
pf-tools-upload
描述
工具——文件上传部件,验证
注意事项
- 支持普通文件域上传,模型文件域上传,验证模型文件域上传
- 上传都是通过\UploadFile::getInstance...(); 来手动上传
- 支持文件上传验证:主要验证是否必传,文件后缀,文件大小,文件的mime-type等
- 文件url和path管理可使用或参考"UploadManager":使用getUrl 和 getPath
- 文件上传验证类型(标识):\UploadFile::VALID_CLASS
使用方法
1. 普通文件域上传
2. 模型文件域上传
3. 验证模型文件域上传
3.1 验证model
3.2 控制器
4. getUrl 和 getPath 使用
====== 异常代码集合 ======
异常代码格式:1022 - XXX - XX (组件编号 - 文件编号 - 代码内异常)
All versions of pf-tools-upload with dependencies
PHP Build Version
Package Version
The package qingbing/pf-tools-upload contains the following files
Loading the files please wait ....