Download the PHP package fizzday/php-fileupload without Composer
On this page you can find all versions of the php package fizzday/php-fileupload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fizzday/php-fileupload
More information about fizzday/php-fileupload
Files in fizzday/php-fileupload
Download fizzday/php-fileupload
More information about fizzday/php-fileupload
Files in fizzday/php-fileupload
Vendor fizzday
Package php-fileupload
Short Description a mini php artisan with auto create file in your project
License MIT
Package php-fileupload
Short Description a mini php artisan with auto create file in your project
License MIT
Please rate this library. Is it a good library?
Informations about the package php-fileupload
php-fileUpload
文件上传下载, 同时支持上传远程目录, 支持多文件上传
安装
使用composer
使用
上传到本地服务器
结果为(多文件返回)
- status: 1成功, 2失败
- data: 成功后的数据, 为多文件数组
- msg: 失败后存放失败信息
上传到远程服务器
结果为(多文件返回)
通过 facade 直接静态调用
需要安装fizzday\facades
: composer require fizzday/facades dev-master
使用
All versions of php-fileupload with dependencies
PHP Build Version
Package Version
No informations.
The package fizzday/php-fileupload contains the following files
Loading the files please wait ....