beastbytes/yii-rbam

Role Based Access Manager for Yii3

Maintainers

Package info

github.com/beastbytes/yii-rbam

pkg:composer/beastbytes/yii-rbam

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

This package is auto-updated.

Last update: 2026-02-15 23:14:45 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.