Download the PHP package geo6/php-image-tools without Composer
On this page you can find all versions of the php package geo6/php-image-tools. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download geo6/php-image-tools
More information about geo6/php-image-tools
Files in geo6/php-image-tools
Download geo6/php-image-tools
More information about geo6/php-image-tools
Files in geo6/php-image-tools
Vendor geo6
Package php-image-tools
Short Description PHP Library that provides tools for image processing (thumbnail, EXIF rotation, ...)
License GPL-3.0-or-later
Package php-image-tools
Short Description PHP Library that provides tools for image processing (thumbnail, EXIF rotation, ...)
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package php-image-tools
PHP Library for Image processing
This package is abandoned and no longer maintained. The author suggests using the intervention/image package instead.
Install
Functions
This library provides following functions :
thumbnail()
Generates thumbnail by defining maximum size for the long side of your image.
EXIFRotate()
Rotates your image based on EXIF Orientation
parameter (see https://www.impulseadventure.com/photo/exif-orientation.html).
save()
Save your (new) image on the disk.
display()
Send your image to the browser with correct headers to display it.
All versions of php-image-tools with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-gd Version *
ext-mbstring Version *
ext-gd Version *
ext-mbstring Version *
The package geo6/php-image-tools contains the following files
Loading the files please wait ....