synacksa/yii2-cache-data-provider

Extension for Yii2 to have caching for ActiveDataProviders.

dev-master / 1.0.x-dev 2015-06-22 13:35 UTC

This package is not auto-updated.

Last update: 2024-05-25 15:55:58 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

composer require 'synacksa/yii2-cache-data-provider:1.0.*@dev'

or add

"synacksa/yii2-cache-data-provider": "1.0.*@dev"

to the require section of your application's composer.json file.