zy0071982/yii2-rbac-extension

RBAC Extension for Yii 2

1.0.1 2019-06-03 06:14 UTC

This package is auto-updated.

Last update: 2024-04-29 04:06:39 UTC


README

RBAC Extension for Yii 2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist zy0071982/yii2-rbac-extension "^1.0.1"

or add

"zy0071982/yii2-rbac-extension": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :