Download the PHP package hyperf-wgy/upload without Composer
On this page you can find all versions of the php package hyperf-wgy/upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hyperf-wgy/upload
More information about hyperf-wgy/upload
Files in hyperf-wgy/upload
Download hyperf-wgy/upload
More information about hyperf-wgy/upload
Files in hyperf-wgy/upload
Please rate this library. Is it a good library?
Informations about the package upload
hyperf-upload
-
安装 composer require hyperf-wgy/upload
-
发布 php bin/hyperf.php vendor:publish hyperf-wgy/upload
- 上传配置:upload.php 上传驱动 disk 目前仅支持 local or oss

-
文件配置:file.php 使用方式和hyperf上传模块一致
- 异常处理:在AppExceptionHandler中增加; 具体代码在hyperf文档异常模块

-
注意:local驱动 保证目录具有权限
-
使用:支持文件和图片上传
-
POST {{host}}/upload/file 参数:file
- POST {{host}}/upload/image 参数:file

All versions of upload with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
hyperf/http-server Version ^3.0
hyperf/di Version ^3.0
hyperf-plus/route Version ^3.0
hyperf/filesystem Version ^3.0
hyperf/flysystem-oss Version ^1.0
ext-json Version *
hyperf/http-server Version ^3.0
hyperf/di Version ^3.0
hyperf-plus/route Version ^3.0
hyperf/filesystem Version ^3.0
hyperf/flysystem-oss Version ^1.0
ext-json Version *
The package hyperf-wgy/upload contains the following files
Loading the files please wait ...