# Glide adapter for Symfony [![Author](http://img.shields.io/badge/author-@reinink-blue.svg?style=flat-square)](https://twitter.com/reinink) [![Latest Version](https://img.shields.io/github/release/thephpleague/glide-symfony.svg?style=flat-square)](https://github.com/thephpleague/glide-symfony/releases) [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](https://github.com/thephpleague/glide-symfony/blob/master/LICENSE) [![Build Status](https://img.shields.io/travis/thephpleague/glide-symfony/master.svg?style=flat-square)](https://travis-ci.org/thephpleague/glide-symfony) [![HHVM Status](https://img.shields.io/hhvm/league/glide-symfony.svg?style=flat-square)](http://hhvm.h4cc.de/package/league/glide-symfony) [![Total Downloads](https://img.shields.io/packagist/dt/league/glide-symfony.svg?style=flat-square)](https://packagist.org/packages/league/glide-symfony) ## Installation ```bash $ composer require league/glide-symfony ``` ## Documentation Full documentation can be found at [glide.thephpleague.com](http://glide.thephpleague.com).