claviska/simpleimage
SimpleImage is a lightweight PHP 8+ GD image manipulation class. Load images from files/strings/URIs, auto-orient via EXIF, resize/crop/overlay/watermark, draw shapes/text, apply filters, and convert between GIF/JPEG/PNG/WEBP/BMP/AVIF. Chainable, exception-based.
::reset() method since the underlying imagedetroy() was deprecated in PHP 8.5getExtension() method #336reset() methodgenerate() a public methodA tag for 4.0.3 was erroneously created without the intended changes. This version fixes that, and the only change is the one listed in 4.0.3.
A tag for 4.0.1 was erroneously created without the intended changes. This version fixes that, and the only change is the one listed in 4.0.1.
sslVerify flag mentioned in #300$calculateOffsetFromEdge param to overlay() methodMake private methods protected.
Changed access modifier from private to protected. See #203
Prevent a notice when no exif info is present.
bestFit that causes small images to be stretchedLICENSE.mdreadme.md to README.md for consistencyresize to match updated functionalityresize()getAspectRatio() and fix internal calculationopacity() filterbestFit to allow upsamplingimageCopyMergeAlpha() so it's a lot fasterfromString() and toString() (#163).How can I help you explore Laravel packages today?