keygenqt / yii2-image-handler
Yii component CImageHandler for yii2
Installs: 56
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-10-17 16:25:40 UTC
README
Yii component CImageHandler for yii2
Installation
The preferred way to install this extension is through composer.
Either add
"require": {
"keygenqt/yii2-image-handler": "1.0.0"
},
of your composer.json
file.