letyii/yii2-rbac-mongodb RBAC Mongodb for Yiiframework 2

rbacmongodb

yii2-rbac-mongodb

RBAC Mongodb for Yiiframework 2

Installation

The preferred way to install this extension is through composer.

Either run

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

or add

"letyii/yii2-rbac-mongodb": "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\rbacmongodb\MongodbManager',
    ],
]

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

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

Statistics

Downloads
GitHub Stars
GitHub Forks

Releases

  • 1.0.124 December 2015
  • v1.018 December 2015
  • 1.024 December 2015

Comments



1.0.1 is the latest of 3 releases



MIT license
Stats
10 github stars & 10 github forks
1 downloads in the last day
47 downloads in the last 30 days
2985 total downloads