synacksa/yii2-cache-data-provider

Extension for Yii2 to have caching for ActiveDataProviders.

Installs: 2 243

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 4

Open Issues: 0

Type:yii2-extension

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

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

This package is not auto-updated.

Last update: 2025-10-25 23:32:13 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.