# liip/LiipImagineBundle

Symfony Bundle to assist in image manipulation using the imagine library

Repository: https://github.com/liip/LiipImagineBundle
Canonical: https://ross.abutalabs.com/products/liipimaginebundle
Homepage: http://liip.ch
Language: PHP
License: MIT
License Family: permissive
Topics: php, symfony-bundle, bundle, symfony
Last push: 2026-08-20T10:25:19+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 84, longevity 100
- inputs: {"age_days": 5447, "days_push": 13, "days_rel": 28, "gap_med": 53, "n_releases_24m": 8}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1712, forks 385 (observed 2026-08-28T04:05:25.888855+00:00)

## What it is
LiipImagineBundle is a Symfony bundle providing an image manipulation abstraction toolkit built on the Imagine library. It lets developers define filter sets (thumbnail, scale, crop, flip, watermark, etc.) and post-processors via YAML or XML configuration to transform images in Symfony projects.

## Use cases
- generate thumbnails for uploaded images in symfony
- crop and resize images on the fly in a php app
- add watermarks to images in symfony
- create responsive image variants from filter set configs
- optimize and strip metadata from images after upload

## When to choose
- you have a Symfony project needing image transformations
- you want declarative, config-driven filter sets
- you need common operations like thumbnails, cropping, and watermarking out of the box

## When to avoid
- you are not using Symfony or PHP
- you need heavy GPU-accelerated or real-time image processing
- you want a standalone image service rather than an in-app bundle

## Facets
- artifact type: plugin
- maturity: active
- function: image-processing
- domain: image-processing, web-development
- platform: php
- tags: symfony-bundle, imagine, thumbnails, filter-sets, post-processors

## Member repositories
- liip/LiipImagineBundle (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:25.888855+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:34:52.911638+00:00, confidence not recorded.
  - readme: https://github.com/liip/LiipImagineBundle (fetched 2026-08-28T04:05:25.888855+00:00, sha 0ee90e57756a)
  - homepage: http://liip.ch (fetched 2026-08-29T11:11:05.123860+00:00, sha 4aff8475a808)
  - site_page: https://www.liip.ch/en/press (fetched 2026-08-29T11:11:05.132780+00:00, sha 922c9f2cede0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
