Skip to content

imanilchaudhari/yii2-mongodb-admin

Repository files navigation

RBAC Manager for Yii2 Based On MongoDB

GUI manager for RABC (Role Base Access Control) Yii2. Easy to manage authorization of user 😄.

Installation

Install With Composer

The preferred way to install this extension is through composer.

Either run

php composer.phar require imanilchaudhari/yii2-mongodb-admin "~1.0"

Or, you may add

"imanilchaudhari/yii2-mongodb-admin": "~1.0"

to the require section of your composer.json file and execute php composer.phar update.

MongoDB version of Yii2 Admin

About

Auth manager for Yii2 based on MongoDB (RBAC Manager)

Resources

Stars

Watchers

Forks

Packages

No packages published