PHPackages                             black-lamp/blcms-rbac - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. black-lamp/blcms-rbac

ActiveYii2-extension[Authentication &amp; Authorization](/categories/authentication)

black-lamp/blcms-rbac
=====================

Rbac extension for the Yii framework

0.0.2.5(9y ago)0811PHPPHP &gt;=5.4.0

Since Mar 24Pushed 9y ago4 watchersCompare

[ Source](https://github.com/black-lamp/blcms-rbac)[ Packagist](https://packagist.org/packages/black-lamp/blcms-rbac)[ RSS](/packages/black-lamp-blcms-rbac/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (2)Versions (7)Used By (0)

RBAC Extension for Black-Lamp CMS
=================================

[](#rbac-extension-for-black-lamp-cms)

INSTALLATION
------------

[](#installation)

### Migrate

[](#migrate)

```
	yii migrate --migrationPath=@vendor/black-lamp/blcms-rbac/migrations

```

### Add module to your 'modules' config section

[](#add-module-to-your-modules-config-section)

```
    'modules' => [
        ...
        'rbac' => [
            'class' => 'bl\rbac\Module'
        ],
        ...
    ]

```

### Configure AccessBehavior

[](#configure-accessbehavior)

```
    'as AccessBehavior' => [
        'class' => 'bl\rbac\components\AccessBehavior'
    ],

```

```
Rolefor access is 'rbacManager'.

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~42 days

Recently: every ~13 days

Total

6

Last Release

3486d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e1784ec992318bf7ed40a2025a0ca035a01143de89054f0f4c9bc39469928c1?d=identicon)[GutsVadim](/maintainers/GutsVadim)

---

Top Contributors

[![GutsVadim](https://avatars.githubusercontent.com/u/9513738?v=4)](https://github.com/GutsVadim "GutsVadim (2 commits)")[![maks757](https://avatars.githubusercontent.com/u/11841208?v=4)](https://github.com/maks757 "maks757 (1 commits)")

---

Tags

rbacyii2

### Embed Badge

![Health badge](/badges/black-lamp-blcms-rbac/health.svg)

```
[![Health](https://phpackages.com/badges/black-lamp-blcms-rbac/health.svg)](https://phpackages.com/packages/black-lamp-blcms-rbac)
```

###  Alternatives

[2amigos/yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

298275.5k14](/packages/2amigos-yii2-usuario)[githubjeka/yii2-gui-rbac

Yii 2 RBAC management GUI interface

8244.9k1](/packages/githubjeka-yii2-gui-rbac)[liujx/yii2-app-advanced

Yii2 ace-admin RBAC management background

1311.4k](/packages/liujx-yii2-app-advanced)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
