Download the PHP package rundiz/upload without Composer
On this page you can find all versions of the php package rundiz/upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rundiz/upload
More information about rundiz/upload
Files in rundiz/upload
Download rundiz/upload
More information about rundiz/upload
Files in rundiz/upload
Vendor rundiz
Package upload
Short Description Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).
License MIT
Package upload
Short Description Upload single or multiple files with validations. (allowed file extensions, matched mime type, max file size, security scan, reserved file name, safe for web file name).
License MIT
Please rate this library. Is it a good library?
Informations about the package upload
Upload Component
PHP Upload.
Upload single or multiple files with validations.
Features
- allowed file extensions
- matched mime type
- max file size
- max image dimensions
- security scan
- external security scan such as virus scan
- reserved file name
- safe for web file name
Example:
upload.php
test-upload-form.php
Example results of getUploadedData()
The uploaded files and moved successfully will be result in array with these key => value format.
More example is in tests folder.
All versions of upload with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package rundiz/upload contains the following files
Loading the files please wait ....