zy0071982/yii2-rbac-extension

RBAC Extension for Yii 2

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/zy0071982/yii2-rbac-extension

1.0.1 2019-06-03 06:14 UTC

This package is auto-updated.

Last update: 2025-09-29 02:42:23 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 :