thephpleague/glide
Wonderfully easy on-demand image manipulation library with an HTTP based API. observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 92
- Release rhythm 81
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 58.5
- age_days: 4272
- days_rel: 48
- days_push: 48
- n_releases_24m: 9
Adoption not part of the score
2632 stars · 205 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Glide is a PHP library for on-demand image manipulation exposed via a simple HTTP-based API, similar to cloud services like Imgix and Cloudinary. It supports resizing, cropping, effects, and watermarks, with automatic caching and optional signed URLs, powered by Intervention Image and Flysystem.
Use cases
- serve resized images on demand from a PHP app
- self-host an Imgix or Cloudinary alternative
- generate image thumbnails via URL parameters
- add watermarks and effects to images dynamically
- cache and serve manipulated images with far-future expiry headers
- secure image URLs with HTTP signatures
When to choose
- you need on-demand image resizing/cropping in a PHP project
- you want a self-hosted alternative to Imgix or Cloudinary
- you need framework-agnostic image processing with adapters for Laravel, Symfony, Slim, and CakePHP
- you want automatic caching of manipulated images
When to avoid
- your stack is not PHP
- you need heavy offline batch image processing rather than on-demand URL-based manipulation
- you need advanced AI-based image features like background removal
Facets
library · maturity stable
image-processing http-server caching web-framework image-processing web-development media php self-hosted on-demand-image-manipulation imgix-alternative intervention-image flysystem http-api image-resizing signed-urls web-server
4 sources
- readme: https://github.com/thephpleague/glide · fetched 2026-08-28 · 37cb14e64e9f
- homepage: http://glide.thephpleague.com · fetched 2026-08-29 · 547e59b0765b
- site_page: https://glide.thephpleague.com/4.0/installation · fetched 2026-08-29 · a5edf1ad658e
- site_page: https://glide.thephpleague.com/4.0/changelog · fetched 2026-08-29 · 5a99e5b7570a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thephpleague/glide | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="thephpleague/glide")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem