Download the PHP package cdyun/thinkphp-upload without Composer
On this page you can find all versions of the php package cdyun/thinkphp-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 thinkphp-upload
Thinkphp Upload插件
安装
例子
path() - 支持设置路径;
name() - 支持设置文件名;
validate() - 支持自定义验证,参考TP官方的上传验证;
move() - 文件上传,大文件支持分片;
steam() - 文件流上传;
delete() - 文件删除;
sign() - 文件签名;
配置文件
-
(TP框架配置文件)config/filesystem.php
- (cdyun插件配置文件)config/cdyun.php
All versions of thinkphp-upload with dependencies
PHP Build Version
Package Version
The package cdyun/thinkphp-upload contains the following files
Loading the files please wait ...