Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/keygenqt/yii2-image-handler
- Owner: keygenqt
- License: mit
- Created: 2017-06-28T05:49:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-17T11:11:55.000Z (over 2 years ago)
- Last Synced: 2024-08-07T17:47:33.677Z (3 months ago)
- Topics: extensions, yii2
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)