Skip to content

Releases: DantSu/php-image-editor

PHP Image Editor

23 Aug 07:38

Choose a tag to compare

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • Refactoring method call

PHP Image Editor

23 Aug 07:24

Choose a tag to compare

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • Adding referer to curl options

PHP Image Editor

06 Aug 07:06

Choose a tag to compare

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • Fix PHP8 warnings

PHP Image Editor

29 Jul 22:46

Choose a tag to compare

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • Fix PHP8 warnings

PHP Image Editor

25 May 13:58

Choose a tag to compare

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • Fix PHP8 imagepolygon warning

PHP Image Editor

09 Nov 14:23

Choose a tag to compare

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • adding letter spacing option

PHP Image Editor

09 Nov 10:19

Choose a tag to compare

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • adding cURL options to throw exception if url cannot be loaded

PHP Image Editor

30 May 14:55

Choose a tag to compare

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • add setOpacity option
  • Fix alpha mask issue
  • Fix getData issue

PHP Image Editor

24 May 10:10

Choose a tag to compare

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • Fix draw polygon antialias

PHP Image Editor

24 May 10:01

Choose a tag to compare

PHP library to easily edit image with GD extension. Resize, crop, merge, draw, and many more options !

  • Add polygon draw