Libraries tagged by image gd
natanfelles/image
122 Downloads
Aplus Framework Image Library
jdecool/image-workshop-bundle
571 Downloads
Symfony2 bundle implementing for ImageWorkshop
hnc/image-bundle
8 Downloads
Provides image manipulation functions
a70537952/image
1283 Downloads
Image handling and manipulation library with support for Laravel integration
msztorc/image-processor
2995 Downloads
ImageProcessor is a wrapper class for graphics libraries like GD2, ImageMagick and epeg.
laocc/gds
21 Downloads
Image processing middleware
mncedim/imagetext
515 Downloads
Dynamically create text based image using GD.
andrewgjohnson/imagegradientrectangle
20 Downloads
imagegradientrectangle is a function that will draw a gradient filled rectangle on your PHP GD images
andrewgjohnson/imagecolorallocatefromstring
15 Downloads
imagecolorallocatefromstring is a function that will allocate a color based on a string for your PHP GD images
andrewgjohnson/imageblendedcolorallocate
28 Downloads
imageblendedcolorallocate is a function that will allocate a new blended color based on two existing allocated colors for your PHP GD images
learncodeweb/filesupload
97 Downloads
A very simple (GD library Image processing) class for upload multiple files. You can create multiple thumbnails, add watermark (text/image), resize and change the quality of the images. You can also use this class with any PHP framework, tested with Laravel 8 and Laravel 9.
io-developer/php-imagetransform
17 Downloads
Library provides image trasformation via GD or other implemented handlers
hanaddi/pena
12 Downloads
Simplify the process of writing document as an image using PHP GD.
deployhuman/phpimagehandler
0 Downloads
Simple handling of images in php, gd or imagick
pliasun/laravel-get-color-palette
130 Downloads
Laravel Wrapper for `ksubileau/color-thief-php`. Grabs the dominant color or a representative color palette from an image. Uses PHP and GD or Imagick.