Download the PHP package initphp/upload without Composer
On this page you can find all versions of the php package initphp/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 upload
InitPHP Upload
It is developed to upload files to local or remote server.
Installation
Usage
\InitPHP\Upload\File::setPost()
Returns a normalized Array<\InitPHP\Upload\File>
from the array $_FILES
with the specified $key
.
\InitPHP\Upload\File::setPath()
Loads a specific file into the file object.
Local Adapter
FTP Adapter
AWS S3 Adapter
Credits
License
Copyright © 2023 MIT License
All versions of upload with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-fileinfo Version *
ext-fileinfo Version *
The package initphp/upload contains the following files
Loading the files please wait ....