mihaildev/yii2-imagine

1.0.0 2014-08-08 19:19 UTC

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": "*"