Download the PHP package letyii/yii2-rbac-mongodb without Composer
On this page you can find all versions of the php package letyii/yii2-rbac-mongodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download letyii/yii2-rbac-mongodb
More information about letyii/yii2-rbac-mongodb
Files in letyii/yii2-rbac-mongodb
Download letyii/yii2-rbac-mongodb
More information about letyii/yii2-rbac-mongodb
Files in letyii/yii2-rbac-mongodb
Vendor letyii
Package yii2-rbac-mongodb
Short Description RBAC Mongodb for Yiiframework 2
License MIT
Homepage https://github.com/letyii/yii2-rbac-mongodb
Package yii2-rbac-mongodb
Short Description RBAC Mongodb for Yiiframework 2
License MIT
Homepage https://github.com/letyii/yii2-rbac-mongodb
Please rate this library. Is it a good library?
Informations about the package yii2-rbac-mongodb
yii2-rbac-mongodb
RBAC Mongodb for Yiiframework 2
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\rbacmongodb\MongodbManager',
],
]
github: https://github.com/letyii/yii2-rbac-mongodb
packagist: https://packagist.org/packages/letyii/yii2-rbac-mongodb
All versions of yii2-rbac-mongodb with dependencies
PHP Build Version
Package Version
The package letyii/yii2-rbac-mongodb contains the following files
Loading the files please wait ....