Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keygenqt/yii2-image-handler

Yii component CImageHandler for yii2
https://github.com/keygenqt/yii2-image-handler

extensions yii2

Last synced: about 11 hours ago
JSON representation

Yii component CImageHandler for yii2

Awesome Lists containing this project

README

        

Image Handler
===================

![GitHub](https://img.shields.io/github/license/keygenqt/yii2-image-handler)
![Packagist Downloads](https://img.shields.io/packagist/dt/keygenqt/yii2-image-handler)

Yii component [CImageHandler](https://github.com/tokolist/yii-components/tree/master/protected/extensions/yiicomp/components/ImageHandler) for yii2

## Installation

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either add

```
"require": {
"keygenqt/yii2-image-handler": "1.0.0"
},
```

of your `composer.json` file.

## Usage

[Link](https://github.com/tokolist/yii-components/tree/master/protected/extensions/yiicomp/components/ImageHandler)