Download the PHP package letyii/yii2-rbac-cached without Composer
On this page you can find all versions of the php package letyii/yii2-rbac-cached. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download letyii/yii2-rbac-cached
More information about letyii/yii2-rbac-cached
Files in letyii/yii2-rbac-cached
Download letyii/yii2-rbac-cached
More information about letyii/yii2-rbac-cached
Files in letyii/yii2-rbac-cached
Vendor letyii
Package yii2-rbac-cached
Short Description Cached for yii2 RBAC
License MIT
Homepage https://github.com/letyii/yii2-rbac-cached
Package yii2-rbac-cached
Short Description Cached for yii2 RBAC
License MIT
Homepage https://github.com/letyii/yii2-rbac-cached
Please rate this library. Is it a good library?
Informations about the package yii2-rbac-cached
yii2-rbac-cached
Cached for yii2 RBAC
Installation
The preferred way to install this extension is through composer.
Either run
or add
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
All versions of yii2-rbac-cached with dependencies
PHP Build Version
Package Version
The package letyii/yii2-rbac-cached contains the following files
Loading the files please wait ....