2017 © Pedro Peláez
 

library yii2-rbac-cached

Cached for yii2 RBAC

image

letyii/yii2-rbac-cached

Cached for yii2 RBAC

  • Wednesday, December 31, 2014
  • by nguago
  • Repository
  • 3 Watchers
  • 9 Stars
  • 995 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 4 Forks
  • 1 Open issues
  • 3 Versions
  • 3 % Grown

The README.md

yii2-rbac-cached

Cached for yii2 RBAC, (*1)

Installation

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

Either run, (*3)

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

or add, (*4)

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

to the require section of your application's composer.json file., (*5)

Usage Example

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

github: https://github.com/letyii/yii2-rbac-cached, (*6)

packagist: https://packagist.org/packages/letyii/yii2-rbac-cached, (*7)

The Versions

31/12 2014

dev-master

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

Cached for yii2 RBAC

  Sources   Download

MIT

The Requires

 

cache yii2 rbac

07/06 2014

1.0.x-dev

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

Cached for yii2 RBAC

  Sources   Download

MIT

The Requires

 

cache yii2 rbac

07/06 2014

v1.0

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

Cached for yii2 RBAC

  Sources   Download

MIT

The Requires

 

cache yii2 rbac