PHPackages                             liip/rokka-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. liip/rokka-imagine-bundle

AbandonedArchivedSymfony-bundle[Image &amp; Media](/categories/media)

liip/rokka-imagine-bundle
=========================

This bundle provides an integration between ImagineBundle and Rokka service.

1.2.0(6y ago)111513[3 issues](https://github.com/liip/LiipRokkaImagineBundle/issues)MITPHPPHP ^7.1

Since Jul 11Pushed 5y ago34 watchersCompare

[ Source](https://github.com/liip/LiipRokkaImagineBundle)[ Packagist](https://packagist.org/packages/liip/rokka-imagine-bundle)[ Docs](https://liip.ch)[ RSS](/packages/liip-rokka-imagine-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

LiipRokkaImagineBundle
======================

[](#liiprokkaimaginebundle)

[![Build Status](https://camo.githubusercontent.com/c0d79f36818367a3a98d4828c355c2b8f0fc4b0b91b8bb9d0511a29f2da4862b/68747470733a2f2f7472617669732d63692e636f6d2f6c6969702f4c696970526f6b6b61496d6167696e6542756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/liip/LiipRokkaImagineBundle)

Overview
--------

[](#overview)

When using [Rokka.io](https://rokka.io/) together with Symfony we recommend to use the [Rokka client bundle](https://github.com/rokka-io/rokka-client-bundle), but this bundle serves as a stepping stone and provides you with ability to use [Rokka.io](https://rokka.io/) service as a driver to [LiipImagineBundle](https://github.com/liip/LiipImagineBundle)

It takes your existing imagine configuration and generates Rokka stacks for you with the same name as the imagine filter set. It then uses the stacks from Rokka on the fly, so that you don't have to change anything in your code. It's nearly a drop-in replacement.

**NOTE: While we do testing for the conversion from LiipImagineBundle configuration to rokka stacks, there might still be visual differences, or bugs in the conversion. Please sanity check the generated stacks before switching a production website.**

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

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require liip/rokka-imagine-bundle

```

This command requires you to have Composer installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md) of the Composer documentation.

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle:

```
// config/bundles.php
return [
    ...
    Liip\RokkaImagineBundle\LiipRokkaImagineBundle::class => ['all' => true],
];
```

### Step 3: Configure the Bundle

[](#step-3-configure-the-bundle)

Add following parameters to your parameters file:

```
liip_rokka_imagine.rokka.organization: 'your_rokka_organization'
liip_rokka_imagine.rokka.api_key: 'your_rokka_api_key'
liip_rokka_imagine.images_dir: '/path/to/the/images/dir/'
```

Execute following command in order to export your defined filter and filter sets from LiipImagineBundle configuration to Rokka.io:

```
$ bin/console liip:rokka-imagine:config:sync

```

To ouptut your images through rokka, adjust the LiipImagineBundle configuration to use `rokka` as cache:

```
# config/packages/imagine.yaml
liip_imagine:
    cache: rokka
```

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance15

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~283 days

Total

3

Last Release

2344d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20873?v=4)[Luke Smith](/maintainers/lsmith)[@lsmith](https://github.com/lsmith)

![](https://www.gravatar.com/avatar/35364f9bf8e8af76953238d28f15a7d4d027746288de830e1fa5db551cdeedd6?d=identicon)[maximgubar](/maintainers/maximgubar)

---

Top Contributors

[![maximgubar](https://avatars.githubusercontent.com/u/2241775?v=4)](https://github.com/maximgubar "maximgubar (11 commits)")[![dbu](https://avatars.githubusercontent.com/u/76576?v=4)](https://github.com/dbu "dbu (7 commits)")[![michellesanver](https://avatars.githubusercontent.com/u/570982?v=4)](https://github.com/michellesanver "michellesanver (3 commits)")[![lsmith77](https://avatars.githubusercontent.com/u/300279?v=4)](https://github.com/lsmith77 "lsmith77 (2 commits)")[![mms-uret](https://avatars.githubusercontent.com/u/900354?v=4)](https://github.com/mms-uret "mms-uret (2 commits)")[![welcoMattic](https://avatars.githubusercontent.com/u/773875?v=4)](https://github.com/welcoMattic "welcoMattic (1 commits)")

---

Tags

symfonybundleimageimagineliipphotospicturesrokkarokka.io

###  Code Quality

Code StylePHP\_CodeSniffer

### Embed Badge

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

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

###  Alternatives

[liip/imagine-bundle

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

1.7k39.4M239](/packages/liip-imagine-bundle)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[lion/bundle

Lion-framework configuration and initialization package

122.3k3](/packages/lion-bundle)

PHPackages © 2026

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