mihaildev / yii2-imagine
Yii2 imagine
1.0.0
2014-08-08 19:19 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2-imagine: *
This package is not auto-updated.
Last update: 2024-09-24 03:44:01 UTC
README
对https://github.com/yiisoft/yii2-imagine库的简单扩展
安装
最方便的安装方法是使用composer。
或者运行
php composer.phar require --prefer-dist mihaildev/yii2-imagine "*"
或者在你的composer.json文件的require
部分添加以下内容:
"mihaildev/yii2-imagine": "*"