Download the PHP package codeguy/upload without Composer
On this page you can find all versions of the php package codeguy/upload. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codeguy/upload
More information about codeguy/upload
Files in codeguy/upload
Download codeguy/upload
More information about codeguy/upload
Files in codeguy/upload
Vendor codeguy
Package upload
Short Description Handle file uploads with extensible validation and storage strategies
License MIT
Homepage http://github.com/codeguy/Upload
Package upload
Short Description Handle file uploads with extensible validation and storage strategies
License MIT
Homepage http://github.com/codeguy/Upload
Please rate this library. Is it a good library?
Informations about the package upload
Upload
This component simplifies file validation and uploading.
Usage
Assume a file is uploaded with this HTML form:
When the HTML form is submitted, the server-side PHP code can validate and upload the file like this:
How to Install
Install composer in your project:
Require the package with composer:
Author
License
MIT Public License
All versions of upload with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
ext-fileinfo Version *
ext-fileinfo Version *
The package codeguy/upload contains the following files
Loading the files please wait ....