letyii/yii2-rbac-cached Cached for yii2 RBAC

rbaccache

yii2-rbac-cached

Cached for yii2 RBAC

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require "letyii/yii2-rbac-cached" "dev-master"

or add

"letyii/yii2-rbac-cached": "dev-master"

to the require section of your application's composer.json file.

Usage Example

'components' => [
    // the rest of your components section
    'authManager' => [
        'class' => 'letyii\rbaccached\RbacCached',
    ],
]

github: https://github.com/letyii/yii2-rbac-cached

packagist: https://packagist.org/packages/letyii/yii2-rbac-cached

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

Comments



v1.0 is the latest of one release



MIT license
Stats
11 github stars & 5 github forks
1 downloads in the last day
27 downloads in the last 30 days
1795 total downloads