Download the PHP package programster/image-lib without Composer
On this page you can find all versions of the php package programster/image-lib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download programster/image-lib
More information about programster/image-lib
Files in programster/image-lib
Download programster/image-lib
More information about programster/image-lib
Files in programster/image-lib
Vendor programster
Package image-lib
Short Description A PHP Package to make it easier to manipulate images.
License MIT
Homepage https://github.com/programster/package-image-lib
Package image-lib
Short Description A PHP Package to make it easier to manipulate images.
License MIT
Homepage https://github.com/programster/package-image-lib
Please rate this library. Is it a good library?
Informations about the package image-lib
ImageLib Package
This library aims to make it much easier to manipulate images by providing wrapping around the GD and Image Functions with an object oriented approach.
Wherever possible, methods alter and return a copy of the image passed in, rather than editing the original. However this probably needs further testing/work.
Example Usage
All versions of image-lib with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
ext-gd Version *
ext-gd Version *
The package programster/image-lib contains the following files
Loading the files please wait ....