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.