PHPackages                             apsylone/imgix-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. apsylone/imgix-bundle

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

apsylone/imgix-bundle
=====================

Imgix Library Wrapper for Symfony 2.x

00PHP

Since Sep 1Pushed 9y ago1 watchersCompare

[ Source](https://github.com/apsylone/imgix-bundle)[ Packagist](https://packagist.org/packages/apsylone/imgix-bundle)[ RSS](/packages/apsylone-imgix-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

ApsyloneImgixBundle
===================

[](#apsyloneimgixbundle)

ApsyloneImgixBundle is a Symfony2 Bundle for [Imgix.com](Imgix.com) library. [Documentation of Imgix API](https://docs.imgix.com/apis/url) .

Install
-------

[](#install)

Via Composer

```
$ php composer.phar require apsylone/imgix-bundle
```

or in composer.json file

```
"apsylone/imgix-bundle": "dev-master"
```

Register the bundle in `app/AppKernel.php`:

```
