PHPackages                             clooder/imagine-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. clooder/imagine-bundle

AbandonedArchivedLibrary[Image &amp; Media](/categories/media)

clooder/imagine-bundle
======================

a Symfony2 bundle that used the library and guess who can use the remote image

v1.0.1(11y ago)51.6k2[2 issues](https://github.com/flug/imagine-bundle/issues)MITPHP

Since Jan 20Pushed 10y ago1 watchersCompare

[ Source](https://github.com/flug/imagine-bundle)[ Packagist](https://packagist.org/packages/clooder/imagine-bundle)[ RSS](/packages/clooder-imagine-bundle/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependencies (3)Versions (5)Used By (0)

ClooderImagineBundle
====================

[](#clooderimaginebundle)

This bundle require ["liip/imagine-bundle"](https://github.com/liip/LiipImagineBundle) , so you need to follow the documentation @liip installation if it is not already.

Installation
------------

[](#installation)

```
composer require clooder/imagine-bundle : 2.*@dev

```

### Configuration

[](#configuration)

Add in you AppKernel :

```
    # AppKernel.php

    $bundles  = array(
        new  Clooder\ImagineBundle\ClooderImagineBundle()
    );
```

After installing the bundle:

```
# app/config/config.yml

clooder_imagine:
    cache_directory: %kernel.root_dir%/../web/uploads

#and add in liip configuration :

data_loader: clooder_loader
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~17 days

Total

4

Last Release

4082d ago

Major Versions

v0.9.1 → v1.0.02015-03-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1810304?v=4)[Flug](/maintainers/flug)[@flug](https://github.com/flug)

---

Top Contributors

[![flug](https://avatars.githubusercontent.com/u/1810304?v=4)](https://github.com/flug "flug (2 commits)")[![laurentChin](https://avatars.githubusercontent.com/u/4332825?v=4)](https://github.com/laurentChin "laurentChin (1 commits)")

### Embed Badge

![Health badge](/badges/clooder-imagine-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/clooder-imagine-bundle/health.svg)](https://phpackages.com/packages/clooder-imagine-bundle)
```

###  Alternatives

[liip/imagine-bundle

This bundle provides an image manipulation abstraction toolkit for Symfony-based projects.

1.7k38.3M217](/packages/liip-imagine-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[media-alchemyst/media-alchemyst

An Object Oriented wrapper for easy multimedia conversion, based on Imagine, FFMpeg, SwfTools, Unoconv and other libs

65216.4k1](/packages/media-alchemyst-media-alchemyst)[contao/image

Contao image library

131.7M9](/packages/contao-image)[ambroisemaupate/intervention-request

A customizable Intervention Image wrapper to use image simple re-sampling features over urls and a configurable cache.

4242.4k2](/packages/ambroisemaupate-intervention-request)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
