Download the PHP package algo26-matthias/create-thumbnail without Composer
On this page you can find all versions of the php package algo26-matthias/create-thumbnail. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download algo26-matthias/create-thumbnail
More information about algo26-matthias/create-thumbnail
Files in algo26-matthias/create-thumbnail
Download algo26-matthias/create-thumbnail
More information about algo26-matthias/create-thumbnail
Files in algo26-matthias/create-thumbnail
Vendor algo26-matthias
Package create-thumbnail
Short Description A simple class to create thumbnails from larger images
License MIT
Homepage http://phlylabs.com/
Package create-thumbnail
Short Description A simple class to create thumbnails from larger images
License MIT
Homepage http://phlylabs.com/
Please rate this library. Is it a good library?
Informations about the package create-thumbnail
CreateThumbnail
This is just a simple class to create a thumbnail from a given source image.
You'll need one of these packages installed and available:
- the "convert" command line tool from ImageMagick
- the ImageMagick PHP extension
- the GD libarary PHP extension
Depending on your choices of these tools the available source and target image formats vary. JPEG always is a safe bet, but in properly set up environments most of the usual formats like GIF or PNG will be avilable as well.
Purpose of this class is only thumbnail generation, so there's not many options available.
Usage example:
Need anything? Just drop me a line
- Matthias
All versions of create-thumbnail with dependencies
PHP Build Version
Package Version
Requires
ext-pcre Version
*
php Version >=5.6.0
php Version >=5.6.0
The package algo26-matthias/create-thumbnail contains the following files
Loading the files please wait ....