PHPackages                             letyii/yii2-rbac-cached - 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. letyii/yii2-rbac-cached

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

letyii/yii2-rbac-cached
=======================

Cached for yii2 RBAC

v1.0(11y ago)112.2k5[1 issues](https://github.com/letyii/yii2-rbac-cached/issues)MITPHPPHP &gt;=5.4

Since Jun 7Pushed 11y ago3 watchersCompare

[ Source](https://github.com/letyii/yii2-rbac-cached)[ Packagist](https://packagist.org/packages/letyii/yii2-rbac-cached)[ Docs](https://github.com/letyii/yii2-rbac-cached)[ RSS](/packages/letyii-yii2-rbac-cached/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

yii2-rbac-cached
================

[](#yii2-rbac-cached)

Cached for yii2 RBAC

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require "letyii/yii2-rbac-cached" "dev-master"

```

or add

```
"letyii/yii2-rbac-cached": "dev-master"
```

to the require section of your application's `composer.json` file.

Usage Example
-------------

[](#usage-example)

```
'components' => [
    // the rest of your components section
    'authManager' => [
        'class' => 'letyii\rbaccached\RbacCached',
    ],
]
```

github:

packagist:

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90.9% 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 ~0 days

Total

2

Last Release

4358d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ffd371a8938ce4a99cb7f98a1ad3f31d8cfe51b1935d08d4fd6e6da06673b55?d=identicon)[nguago](/maintainers/nguago)

---

Top Contributors

[![nguago](https://avatars.githubusercontent.com/u/328687?v=4)](https://github.com/nguago "nguago (10 commits)")[![wilwade](https://avatars.githubusercontent.com/u/1252199?v=4)](https://github.com/wilwade "wilwade (1 commits)")

---

Tags

cacherbacyii2

### Embed Badge

![Health badge](/badges/letyii-yii2-rbac-cached/health.svg)

```
[![Health](https://phpackages.com/badges/letyii-yii2-rbac-cached/health.svg)](https://phpackages.com/packages/letyii-yii2-rbac-cached)
```

###  Alternatives

[budyaga/yii2-users

Module for manage users and their rights with the support of registration through social services and assigned to each user more than one social service.

409.1k](/packages/budyaga-yii2-users)

PHPackages © 2026

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