Is there a modern OOP image processing lib for PHP?

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. Imagine

    PHP Object Oriented image manipulation library

    The best thing we've found so far is avalanche123/Imagine but its pretty much outdated and abandoned.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. Intervention Image

    PHP Image Processing

  4. sharp

    High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.

    Finally the ultimate solution as we are based on AWS is to use AWS Lambda + Sharp (https://sharp.pixelplumbing.com) with CloudFront Signed URL for serving thumbnails in a very secure way. This way you can also tweak the security according to your own requirements (can User access this thumbnail or not based on his JWT Token and permission in DB).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why Single Function Lambdas is a terrible choice for Serverless development.

    1 project | dev.to | 6 Apr 2025
  • Thumbnail Generation for Images and Videos using AWS Lambda

    1 project | dev.to | 22 Mar 2025
  • ⚠️ 9 frontend mistakes beginners often make

    1 project | dev.to | 10 Mar 2025
  • Chapter 3: images part one

    1 project | dev.to | 7 Mar 2025
  • Leveraging parallel computing in Node.js

    1 project | dev.to | 21 Feb 2025

Did you know that PHP is
the 14th most popular programming language
based on number of references?