PHPackages                             letyii/yii2-rbac-mongodb - 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. [Database &amp; ORM](/categories/database)
4. /
5. letyii/yii2-rbac-mongodb

ActiveLibrary[Database &amp; ORM](/categories/database)

letyii/yii2-rbac-mongodb
========================

RBAC Mongodb for Yiiframework 2

1.0.1(10y ago)114.4k↓50%10[1 PRs](https://github.com/letyii/yii2-rbac-mongodb/pulls)1MITPHPPHP &gt;=5.4

Since Dec 18Pushed 3y ago7 watchersCompare

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

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

yii2-rbac-mongodb
=================

[](#yii2-rbac-mongodb)

RBAC Mongodb for Yiiframework 2

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-mongodb" "dev-master"

```

or add

```
"letyii/yii2-rbac-mongodb": "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\rbacmongodb\MongodbManager',
    ],
]
```

github:

packagist:

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60.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 ~5 days

Total

2

Last Release

3793d 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 (14 commits)")[![maibaduy](https://avatars.githubusercontent.com/u/1654470?v=4)](https://github.com/maibaduy "maibaduy (5 commits)")[![dkhlystov](https://avatars.githubusercontent.com/u/9457517?v=4)](https://github.com/dkhlystov "dkhlystov (2 commits)")[![Synida](https://avatars.githubusercontent.com/u/14039463?v=4)](https://github.com/Synida "Synida (2 commits)")

---

Tags

rbacmongodbyii2

### Embed Badge

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

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

PHPackages © 2026

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