Download the PHP package peterson/ultimate-uploader without Composer
On this page you can find all versions of the php package peterson/ultimate-uploader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download peterson/ultimate-uploader
More information about peterson/ultimate-uploader
Files in peterson/ultimate-uploader
Package ultimate-uploader
Short Description PHP Library for Uploading all file types
License MIT
Informations about the package ultimate-uploader
Ultimate Image Uploader - UIU
@author Fredrick Peterson (Tame Developers)
PHP Ultimate Image Uploader Library
- Requirements
- Installation
- Instantiate
- Set Directory Path
- Set Url Path
- Usage
- Error Code
- INPUT HTML STRUCTURE
- Use case defined
- First
- Get
- DIMENSION PARAM SIZE
- Get Image Width And Height
- Image AutoResize
- Image WaterMark
- FOLDER Create
- MIME TYPE
- FINAL UPLOADED DATA
- Useful links
Requirements
>= php5.3.3+
Installation
Prior to installing ultimate-uploader
get the Composer dependency manager for PHP because it'll simplify installation.
Step 1 — update your composer.json
:
Or composer install:
Step 2 — run Composer:
Instantiate
Step 1 — Composer Instantiate class using
:
Step 2 — PHP Direct Instantiate class using
:
Set Directory Path
Step 1:
Step 2 :
Set Url Path
Step 1:
Step 2:
Error Code
All Error code — response property (public) ->allError
:
By default class has three (3) params on call (Instantiating)
We have seven (7) parameter when calling the run Method from the class
INPUT HTML STRUCTURE
Use case defined
-
Plain Default setup
-
Example 1
-
Example 2
- Example 3
FIRST
GET
DIMENSION PARAM SIZE
Get Image Width And Height
Image AutoResize
Image WaterMark
Image Compress
FOLDER Create
- Default
- Year
- Month
- Day
- Year
MIME TYPE
- video
- audio
- files
- general_file
- images
- general_image
- general_media
FINAL UPLOADED DATA
Example Image
Example Image Original
Example Image Original - Compressed -v
Useful links
- If you love this PHP Library, you can Buy Tame Developers a coffee
- Link to Youtube Video Tutorial on usage will be available soon