PHPackages                             mesavolt/imaging-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Image &amp; Media](/categories/media)
4. /
5. mesavolt/imaging-bundle

ActiveSymfony-bundle[Image &amp; Media](/categories/media)

mesavolt/imaging-bundle
=======================

Symfony bundle to facilitate image manipulation in PHP

v0.3.0(6y ago)168[2 PRs](https://github.com/MesaVolt/ImagingBundle/pulls)MITPHPPHP &gt;=7.1

Since Aug 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/MesaVolt/ImagingBundle)[ Packagist](https://packagist.org/packages/mesavolt/imaging-bundle)[ RSS](/packages/mesavolt-imaging-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (9)Used By (0)

Mesavolt/ImagingBundle
======================

[](#mesavoltimagingbundle)

[![Build Status](https://camo.githubusercontent.com/56318ee4eb01cafbdf16e59aed1cc20397a5250d9ec81d04e48e7cc98901396d/68747470733a2f2f7472617669732d63692e6f72672f4d657361566f6c742f496d6167696e6742756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/MesaVolt/ImagingBundle)[![Coverage Status](https://camo.githubusercontent.com/4a2227a45ca033a7ec621ec33e9f9ff956de5a48eef1e5468d39d62416286d71/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f4d657361566f6c742f496d6167696e6742756e646c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/MesaVolt/ImagingBundle?branch=master)

Installation
------------

[](#installation)

Use `composer`:

```
composer require mesavolt/imaging-bundle
```

### Applications that don't use Symfony Flex

[](#applications-that-dont-use-symfony-flex)

If you don't use Symfony Flex, you need to enable the bundle by hand. To to so, add it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
