PHPackages                             lireincore/yii2-imgcache - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. lireincore/yii2-imgcache

ActiveYii2-extension[Caching](/categories/caching)

lireincore/yii2-imgcache
========================

The lireincore/imgcache integration for the Yii2 framework

0.6.0(6y ago)52.8k2MITPHP

Since Apr 26Pushed 6y agoCompare

[ Source](https://github.com/lireincore/yii2-imgcache)[ Packagist](https://packagist.org/packages/lireincore/yii2-imgcache)[ Docs](https://github.com/lireincore/yii2-imgcache)[ RSS](/packages/lireincore-yii2-imgcache/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (11)Used By (0)

Image effect, thumb and cache extension for Yii2
================================================

[](#image-effect-thumb-and-cache-extension-for-yii2)

[![Latest Stable Version](https://camo.githubusercontent.com/3c368fad3ca92c51c109d11af3cf4efbf283c67ba20e8a61e8889a08eb4bdc43/68747470733a2f2f706f7365722e707567782e6f72672f6c697265696e636f72652f796969322d696d6763616368652f762f737461626c65)](https://packagist.org/packages/lireincore/yii2-imgcache)[![Total Downloads](https://camo.githubusercontent.com/b04d9b9fe2bd0d6bf83fb1c49ef2181172767890de207a793c4da083aa18acc6/68747470733a2f2f706f7365722e707567782e6f72672f6c697265696e636f72652f796969322d696d6763616368652f646f776e6c6f616473)](https://packagist.org/packages/lireincore/yii2-imgcache)[![License](https://camo.githubusercontent.com/b987156f053fd899b29b1d7581bdf36084302e5657fa62d2f1334fa306c04516/68747470733a2f2f706f7365722e707567782e6f72672f6c697265696e636f72652f796969322d696d6763616368652f6c6963656e7365)](https://packagist.org/packages/lireincore/yii2-imgcache)

About
-----

[](#about)

The [lireincore/imgcache](https://github.com/lireincore/imgcache) integration for Yii2 framework.

Install
-------

[](#install)

Add the `"lireincore/yii2-imgcache": "^0.6"` package to your `require` section in the `composer.json` file

or

```
$ php composer.phar require lireincore/yii2-imgcache
```

Usage
-----

[](#usage)

To use this extension, you need to create the `imgcache.php` file in your `config` folder and add this code:

```
