PHPackages                             zmc/image-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. zmc/image-bundle

ActiveLibrary[Image &amp; Media](/categories/media)

zmc/image-bundle
================

Symfony2 bundle for files uploading and images processing

021PHP

Since Apr 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/acin91/ZmcImageBundle)[ Packagist](https://packagist.org/packages/zmc/image-bundle)[ RSS](/packages/zmc-image-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ZmcImageBundle Documentation
============================

[](#zmcimagebundle-documentation)

**Basics**

- [Installation](#installation)
- [Usage](#usage)

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

[](#installation)

### Step 1) Get the bundle

[](#step-1-get-the-bundle)

#### Simply use composer to install the bundle

[](#simply-use-composer-to-install-the-bundle)

```
composer require zmc/image-bundle:dev-master

```

### Step 2) Register new bundle

[](#step-2-register-new-bundle)

Place new line into AppKernel:

```
