beastbytes / yii-rbam

Web interface for Yii3 RBAC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii Role Based Access Manager (yii-rbam)

Yii extension to manage role based access.

For license information see the LICENSE file.

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist beastbytes/yii-rbam

or add

"beastbytes/yii-rbam": "^1.0.0"

to the require section of your composer.json.

About

Web interface for Yii3 RBAC

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:PHP 96.5%Language:JavaScript 2.6%Language:CSS 0.9%