2017 © Pedro Peláez
 

yii2-extension yii2-yac

The yac extension for the Yii framework

image

xutl/yii2-yac

The yac extension for the Yii framework

  • Thursday, March 23, 2017
  • by xutl
  • Repository
  • 0 Watchers
  • 2 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

yii2-yac

yii2 yac cache, (*1)

适用于Yii2的YacAPI接口类。, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

php composer.phar require --prefer-dist xutl/yii2-yac

or add, (*5)

"xutl/yii2-yac": "~1.0.0"

to the require section of your composer.json file., (*6)

配置

To use this extension, you have to configure the Connection class in your application configuration:, (*7)

return [
    //....
    'components' => [
        'cache' => [
            'class' => 'xutl\yac\YacCache',
        ],
    ]
];

资源

The Versions

23/03 2017

dev-master

9999999-dev

The yac extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 yii yac

23/03 2017

1.0.0

1.0.0.0

The yac extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 yii yac