PHPackages                             thinkwill/yii2-admin - 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. thinkwill/yii2-admin

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

thinkwill/yii2-admin
====================

RBAC Auth manager for Yii2

1.0.0(9y ago)03BSD-3-ClausePHP

Since Jul 14Pushed 9y ago1 watchersCompare

[ Source](https://github.com/thinkwill/yii2-admin)[ Packagist](https://packagist.org/packages/thinkwill/yii2-admin)[ RSS](/packages/thinkwill-yii2-admin/feed)WikiDiscussions master Synced 2mo ago

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

YII2 RBAC通用管理后台
===============

[](#yii2-rbac通用管理后台)

YII2 RABC (Role Base Access Control)图形化管理系统. 轻松管理您的用户 😄.

文档
--

[](#文档)

- [更新日志](CHANGELOG.md).
- [授权向导 ](http://www.yiichina.com/doc/guide/2.0/security-authorization). 提示：进行下一步前请先阅读.
- [基本配置](docs/guide/configuration.md)
- [使用方法](docs/guide/basic-usage.md).
- [用户管理](docs/guide/user-management.md).
- [菜单管理](docs/guide/using-menu.md).

安装
--

[](#安装)

\###Composer安装

如果您未安装 [composer](http://getcomposer.org/download/)，请先安装.

然后再命令行执行:

```
php composer.phar require thinkwill/yii2-admin "~1.0"

然后，添加

```

"thinkwill/yii2-admin": "~1.0"

```

到您的 `composer.json`文件并执行`php composer.phar update`语句.

### 归档安装

下载最新版本的程序[releases](https://github.com/thinkwill/yii2-admin/releases), 放到您的项目中.
如需配置请按以下格式进行配置

```php
return [
    ...
    'aliases' => [
        '@thinkwill/admin' => 'path/to/your/extracted',
        // for example: '@thinkwill/admin' => '@app/extensions/thinkwill/yii2-admin',
        ...
    ]
];

```

[**更多...**](docs/guide/configuration.md)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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

3592d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8477f434611d0928428f2dae6ba70090138d1219f9fe28778323561bd57ba055?d=identicon)[thinkwill](/maintainers/thinkwill)

---

Top Contributors

[![alex2alan](https://avatars.githubusercontent.com/u/19463017?v=4)](https://github.com/alex2alan "alex2alan (3 commits)")[![thinkwill](https://avatars.githubusercontent.com/u/20400757?v=4)](https://github.com/thinkwill "thinkwill (2 commits)")

---

Tags

authrbacyiiadmin

### Embed Badge

![Health badge](/badges/thinkwill-yii2-admin/health.svg)

```
[![Health](https://phpackages.com/badges/thinkwill-yii2-admin/health.svg)](https://phpackages.com/packages/thinkwill-yii2-admin)
```

###  Alternatives

[windhoney/yii2-rest-rbac

RBAC Auth manager for Yii2 RESTful

811.2k](/packages/windhoney-yii2-rest-rbac)[izyue/yii2-admin

RBAC Auth manager for Yii2

391.8k](/packages/izyue-yii2-admin)

PHPackages © 2026

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