Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 376 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 376 Bytes

yii2-cache-data-provider

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.