Download the PHP package liip/rokka-imagine-bundle without Composer
On this page you can find all versions of the php package liip/rokka-imagine-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package rokka-imagine-bundle
LiipRokkaImagineBundle
Overview
When using Rokka.io together with Symfony we recommend to use the Rokka client bundle, but this bundle serves as a stepping stone and provides you with ability to use Rokka.io service as a driver to 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
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:
This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.
Step 2: Enable the Bundle
Then, enable the bundle:
Step 3: Configure the Bundle
Add following parameters to your parameters file:
Execute following command in order to export your defined filter and filter sets from LiipImagineBundle configuration to Rokka.io:
To ouptut your images through rokka, adjust the LiipImagineBundle configuration to use rokka
as cache:
All versions of rokka-imagine-bundle with dependencies
symfony/console Version ^3.4 || ^4.3 || ^5.0
monolog/monolog Version ^1.23
rokka/client Version ^1.3
liip/imagine-bundle Version ^2.1