Ross ROSS = Recommend OSS · open-source software intelligence for agents

Gregwar/Image

A PHP library to handle images observed · 2026-08-28

github.com/Gregwar/Image · PHP · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
Gregwar/Imagemain32

For agents

markdown · JSON · MCP: product_card(name="Gregwar/Image")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem