2017 © Pedro Peláez
 

library imagine-bundle

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

image

clooder/imagine-bundle

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

  • Tuesday, June 23, 2015
  • by flug
  • Repository
  • 1 Watchers
  • 7 Stars
  • 1,414 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 2 Open issues
  • 5 Versions
  • 1 % Grown

The README.md

ClooderImagineBundle

This bundle require "liip/imagine-bundle" , so you need to follow the documentation @liip installation if it is not already., (*1)

Installation

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

Configuration

Add in you AppKernel :, (*2)


# AppKernel.php $bundles = array( new Clooder\ImagineBundle\ClooderImagineBundle() );

After installing the bundle:, (*3)

``` yaml, (*4)

app/config/config.yml

clooder_imagine: cache_directory: %kernel.root_dir%/../web/uploads, (*5)

and add in liip configuration :

data_loader: clooder_loader, (*6)

```, (*7)

The Versions

23/06 2015

dev-master

9999999-dev

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

  Sources   Download

MIT

The Requires

 

by Avatar flug

12/03 2015

v1.0.1

1.0.1.0

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

  Sources   Download

MIT

The Requires

 

by Avatar flug

12/03 2015

v1.0.0

1.0.0.0

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

  Sources   Download

MIT

The Requires

 

by Avatar flug

12/03 2015

v0.9.1

0.9.1.0

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

  Sources   Download

MIT

The Requires

 

by Avatar flug

20/01 2015

v0.9

0.9.0.0

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

  Sources   Download

MIT

The Requires

 

by Avatar flug