symfony-bundle imagick-bundle
Imagick services for Symfony2
pierrerolland/imagick-bundle
Imagick services for Symfony2
- Thursday, July 16, 2015
- by pierrerolland
- Repository
- 0 Watchers
- 2 Stars
- 102 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 5 % Grown
Symfony2 Imagick Bundle
This bundle provides some functions to manipulate images, via the generic Imagick extension., (*1)
Still in development., (*2)
Features
- Create filters that you will call in your Twig files. These filters can combine several operations on your images
- Use some Imagick functions as a Symfony 2 service
- Modified images are stored in a customized cache directory
- Possibility to use all Imagick methods
Available operations
- Cropping
- Flipping, and flopping
- Adding a gaussian blur
- Turning image to grayscale
- Negating image's colors
- Changing opacity
- Rounding image's corners
- Rotating
- Turning image to sepia
- Stripping EXIF data
- Making thumbnails
Installation
Please read the instructions in the dedicated section, (*3)
Documentation
Full documentation is available here, (*4)
dev-master
9999999-dev
Imagick services for Symfony2
Sources
Download
MIT
The Requires
by
Pierre Rolland
imagick