2017 © Pedro Peláez
 

library yii2-rbac-mongodb

RBAC Mongodb for Yiiframework 2

image

letyii/yii2-rbac-mongodb

RBAC Mongodb for Yiiframework 2

  • Monday, October 10, 2016
  • by nguago
  • Repository
  • 7 Watchers
  • 8 Stars
  • 1,822 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 9 Forks
  • 1 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

yii2-rbac-mongodb

RBAC Mongodb for Yiiframework 2, (*1)

Installation

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

Either run, (*3)

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

or add, (*4)

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

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

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

The Versions

10/10 2016

dev-master

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

RBAC Mongodb for Yiiframework 2

  Sources   Download

MIT

The Requires

 

mongodb yii2 rbac

24/12 2015

1.0.1

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

RBAC Mongodb for Yiiframework 2

  Sources   Download

MIT

The Requires

 

mongodb yii2 rbac

18/12 2015

v1.0

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

RBAC Mongodb for Yiiframework 2

  Sources   Download

MIT

The Requires

 

mongodb yii2 rbac