Download the PHP package xicrow/php-image without Composer
On this page you can find all versions of the php package xicrow/php-image. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download xicrow/php-image
More information about xicrow/php-image
Files in xicrow/php-image
Download xicrow/php-image
More information about xicrow/php-image
Files in xicrow/php-image
Please rate this library. Is it a good library?
Informations about the package php-image
Image
PHP image manipulation
Installation
The recommended way to install is through Composer.
Usage
The idea is to build up a list of actions to perform on an image, and then saving the processed image.
Simple example, resize a given image to 500x500px and convert it to greyscale:
Slightly more advanced example, resize a given image to 500x500px, adjust colors, adjust contrast and draw some lines:
Example
See examples in the demo
folder
TODO
- PHPUnit tests
License
Copyright © 2022 Jan Ebsen Licensed under the MIT license.
All versions of php-image with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
ext-json Version *
ext-fileinfo Version *
ext-gd Version *
ext-json Version *
ext-fileinfo Version *
ext-gd Version *
The package xicrow/php-image contains the following files
Loading the files please wait ....