code2magic/yii2-rbac

Yii2 RBAC

Installs: 140

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:yii2-extension

0.1.0 2019-07-23 07:59 UTC

This package is auto-updated.

Last update: 2024-04-04 18:29:04 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require code2magic/yii2-rbac --prefer-dist

or add

"code2magic/yii2-rbac": "*"

to the require section of your composer.json file.

Configuration

This extension is supposed to be used with composer-config-plugin.

Else look files for cofiguration example:

Usage