synacksa/yii2-cache-data-provider

Extension for Yii2 to have caching for ActiveDataProviders.

Maintainers

Package info

github.com/synackSA/yii2-cache-data-provider

Type:yii2-extension

pkg:composer/synacksa/yii2-cache-data-provider

Statistics

Installs: 2 521

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-29 01:55:56 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.