Download the PHP package fknussel/image-uploader without Composer
On this page you can find all versions of the php package fknussel/image-uploader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fknussel/image-uploader
More information about fknussel/image-uploader
Files in fknussel/image-uploader
Download fknussel/image-uploader
More information about fknussel/image-uploader
Files in fknussel/image-uploader
Vendor fknussel
Package image-uploader
Short Description A simple and elegant PHP library for uploading and serving images
License MIT
Homepage https://github.com/fknussel/image-uploader
Package image-uploader
Short Description A simple and elegant PHP library for uploading and serving images
License MIT
Homepage https://github.com/fknussel/image-uploader
Please rate this library. Is it a good library?
Informations about the package image-uploader
image-uploader
A simple yet elegant PHP library for uploading and serving images. The aim of this project is to act as an interface to image uploading and serving on a media server.
Prerequisites
- Successfully tested on PHP >= 5.5
- GD is required (
sudo apt-get install php5-gd
will do)
Installation using Composer
Add the following dependency to your composer.json
file:
Fetch the dependecy by running:
Finally, import image-uploader
into your script:
Usage
Serving images
Uploading images
License
image-uploader is MIT licensed.
This project is a somewhat modified version of Dhaval Kapil's image-uploader.
All versions of image-uploader with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package fknussel/image-uploader contains the following files
Loading the files please wait ....