The PHP GD class contains built in image manipulation for PHP versions 4.3 and up.
I get the error from my cakephp 2.x project: The PHP GD extension is required, but is not installed. I …
php cakephp php-gdI'm getting this error when trying to deploy using alpine: phpoffice/phpspreadsheet 1.2.1 requires ext-gd * -> the requested PHP extension …
docker php-extension alpine php-gdHere is an example what I would like to do: Here is the result: function red_rectangle($img_src,$x1,$…
php php-gdI have 2 below routes :- Route::get('resize/avatar', function() { $image = 'avatar.jpg'; $target_filename_here = 'thumbnail_'.$image; $ffs = …
php laravel-4 php-gdI'm using the Google Charts service to generate some QR codes that I afterward need to manipulate (e.g. rotate, …
php curl php-gdI have multiple PNG images inside a div, those images are PNG and presents as single image for user depending …
php image php-gdI'm having a problem getting GD Jpeg support through the Alpine image for PHP-FPM. I've tried every combination I can …
docker alpine php-gd libjpeg-turbo