beastbytes/yii-rbam

There is no license information available for the latest version (dev-master) of this package.

Role Based Access Manager for Yii3

dev-master / 1.0.x-dev 2024-02-14 15:40 UTC

This package is auto-updated.

Last update: 2024-12-09 19:18:21 UTC


README

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.