An open API service indexing awesome lists of open source software.

https://github.com/loevgaard/dandomain-image-bundle


https://github.com/loevgaard/dandomain-image-bundle

bundle php symfony symfony-bundle

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Dandomain Image Bundle

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/loevgaard/dandomain-image-bundle/master/LICENSE)

Simple bundle to help assist in image creation and manipulation on the Dandomain webshop

## Installation

Use [Composer](http://getcomposer.org/) and install with

`$ composer require loevgaard/dandomain-image-bundle`

Then add the bundle in `AppKernel`:

```php