PHPackages                             mellydecyber/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. [Admin Panels](/categories/admin)
4. /
5. mellydecyber/yii2-admin

ActiveYii2-extension[Admin Panels](/categories/admin)

mellydecyber/yii2-admin
=======================

yii2-admin for pdam-app

2.2(5y ago)0461mellydecyberPHP

Since May 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mellydecyber/yii2-admin)[ Packagist](https://packagist.org/packages/mellydecyber/yii2-admin)[ RSS](/packages/mellydecyber-yii2-admin/feed)WikiDiscussions master Synced yesterday

READMEChangelog (10)Dependencies (2)Versions (14)Used By (0)

RBAC Manager for Yii 2
======================

[](#rbac-manager-for-yii-2)

GUI manager for RABC (Role Base Access Control) Yii2. Easy to manage authorization of user 😄.

[![Latest Unstable Version](https://camo.githubusercontent.com/fa4f787660d55e9ec25d737c33d7650f669293cade1f08070cd8cbf60e566486/68747470733a2f2f706f7365722e707567782e6f72672f6d646d736f66742f796969322d61646d696e2f762f756e737461626c65)](https://packagist.org/packages/mdmsoft/yii2-admin)[![Total Downloads](https://camo.githubusercontent.com/79a876dc592dc0bb781ca38809f772026fbd3a85fef1e66e78b7baeb489c86bd/68747470733a2f2f706f7365722e707567782e6f72672f6d646d736f66742f796969322d61646d696e2f646f776e6c6f6164732e706e67)](https://packagist.org/packages/mdmsoft/yii2-admin)[![Daily Downloads](https://camo.githubusercontent.com/d231440fb94f1af683ef157197b18bf2f1da969a46ddad6f290d11919540fcec/68747470733a2f2f706f7365722e707567782e6f72672f6d646d736f66742f796969322d61646d696e2f642f6461696c79)](https://packagist.org/packages/mdmsoft/yii2-admin)[![License](https://camo.githubusercontent.com/6e37314c5ee8bec9b5c01c42df299f7077f6be31c1a0dea7ce89562de3bf4013/68747470733a2f2f706f7365722e707567782e6f72672f6d646d736f66742f796969322d61646d696e2f6c6963656e7365)](https://packagist.org/packages/mdmsoft/yii2-admin)[![Reference Status](https://camo.githubusercontent.com/64008f2a40b714cc6f2d5c24ec9a63507cc5fd6a84b93ab935b43a419d4cd667/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6d646d736f66743a796969322d61646d696e2f7265666572656e63655f62616467652e737667)](https://www.versioneye.com/php/mdmsoft:yii2-admin/references)[![Build Status](https://camo.githubusercontent.com/f168dab52572873608e462854064815ab751f3e73e3e9f1f146ab35b0d78cd09/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6d646d736f66742f796969322d61646d696e2e737667)](http://travis-ci.org/mdmsoft/yii2-admin)[![Dependency Status](https://camo.githubusercontent.com/c85d2892260d31743aba73496583c85a467f373a23767b738f1b4afb79263463/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6d646d736f66743a796969322d61646d696e2f6465762d6d61737465722f62616467652e706e67)](https://www.versioneye.com/php/mdmsoft:yii2-admin/dev-master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6cc6b1bd18554a147149ab0b79d5646f96b1db158a1c19c5ae88a367cfe62814/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d646d736f66742f796969322d61646d696e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mdmsoft/yii2-admin/?branch=master)[![Code Climate](https://camo.githubusercontent.com/44d73e472f473fd1522426c23dddb7b532197e1b9dc13ec7be548f37c76ab864/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636c696d6174652f6769746875622f6d646d736f66742f796969322d61646d696e2e737667)](https://codeclimate.com/github/mdmsoft/yii2-admin)

Documentation
-------------

[](#documentation)

> **Important: If you install version 3.x, please see [this readme](https://github.com/mdmsoft/yii2-admin/blob/3.master/README.md#upgrade-from-2x).**

- [Change Log](CHANGELOG.md).
- [Authorization Guide](http://www.yiiframework.com/doc-2.0/guide-security-authorization.html). Important, read this first before you continue.
- [Basic Configuration](docs/guide/configuration.md)
- [Basic Usage](docs/guide/basic-usage.md).
- [User Management](docs/guide/user-management.md).
- [Using Menu](docs/guide/using-menu.md).
- [Api](https://mdmsoft.github.io/yii2-admin/index.html).

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

[](#installation)

### Install With Composer

[](#install-with-composer)

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

Either run

```
php composer.phar require mdmsoft/yii2-admin "~1.0"
or
php composer.phar require mdmsoft/yii2-admin "~2.0"

```

or for the dev-master

```
php composer.phar require mdmsoft/yii2-admin "2.x-dev"

```

Or, you may add

```
"mdmsoft/yii2-admin": "~2.0"

```

to the require section of your `composer.json` file and execute `php composer.phar update`.

### Install From the Archive

[](#install-from-the-archive)

Download the latest release from here [releases](https://github.com/mdmsoft/yii2-admin/releases), then extract it to your project. In your application config, add the path alias for this extension.

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

[**More...**](docs/guide/configuration.md)

[screenshots](https://goo.gl/r8RizT)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 93.8% 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 ~6 days

Recently: every ~1 days

Total

13

Last Release

2110d ago

Major Versions

1.9 → 2.02020-07-29

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20226835?v=4)[Melli Tiara](/maintainers/mellydecyber)[@mellydecyber](https://github.com/mellydecyber)

---

Top Contributors

[![mellydecyber](https://avatars.githubusercontent.com/u/20226835?v=4)](https://github.com/mellydecyber "mellydecyber (15 commits)")[![callmecharm](https://avatars.githubusercontent.com/u/47789155?v=4)](https://github.com/callmecharm "callmecharm (1 commits)")

### Embed Badge

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

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

###  Alternatives

[fancyecommerce/fec_admin

fancy ecommerce

6312.1k1](/packages/fancyecommerce-fec-admin)

PHPackages © 2026

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