snowcap/im-bundle

Imagemagick wrapper for Symfony2

Maintainers

Package info

github.com/snowcap/SnowcapImBundle

Type:symfony-bundle

pkg:composer/snowcap/im-bundle

Statistics

Installs: 47 023

Dependents: 2

Suggesters: 0

Stars: 23

Open Issues: 10

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