snowcap/im-bundle

Imagemagick wrapper for Symfony2

Installs: 46 288

Dependents: 2

Suggesters: 0

Security: 0

Stars: 23

Watchers: 4

Forks: 13

Open Issues: 10

Type:symfony-bundle

v2.0.5 2016-11-02 08:53 UTC

README

Introduction

Imagemagick wrapper for Symfony2.
It's a general wrapper to access imagemagick command line functions, instead of using bindings like iMagick, which doesn't cover all the imagemagick functionalities.

It allows you to use all the convert/mogrify power, from your controller or your views

See the Documentation and examples

Build Status