Gregwar/Image
A PHP library to handle images observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: n/a
- age_days: 5511
- days_rel: n/a
- days_push: 709
- n_releases_24m: 0
Adoption not part of the score
1014 stars · 189 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library providing a simple object-oriented API for image handling, resizing, cropping, and applying filters, with built-in caching of processed images. It wraps the GD library behind a fluent method-chaining interface.
Use cases
- resize and crop images in php
- generate image thumbnails on the fly
- apply filters like grayscale or sepia to images
- cache processed image variants
- write text or draw shapes over images
When to choose
- you need simple, chainable image manipulation in a PHP project
- you want automatic caching of transformed images
- you only need GD-based operations like resize, crop, and basic filters
When to avoid
- you need advanced image processing beyond GD capabilities
- you work outside PHP
- you need high-performance or GPU-accelerated image processing
Facets
library · maturity stable
image-processing caching image-processing web-development php gd image-manipulation resize crop fluent-api
1 source
- readme: https://github.com/Gregwar/Image · fetched 2026-08-28 · 88504a9448da
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Gregwar/Image | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem