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

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

easydowork/yii2-admin-backup
============================

a tools for yii2-admin role back up

v1.2(4y ago)086BSD-3-ClausePHP

Since Jul 2Pushed 4y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (4)Used By (0)

yii2-admin-backup
=================

[](#yii2-admin-backup)

a tools for yii2-admin role back up

### add controller in yii2 console command

[](#add-controller-in-yii2-console-command)

```
'controllerMap' => [
    'rbac' => 'easydowork\rbacBackup\RbacController',
],
or
'controllerMap' => [
    'rbac' => [
        'class' => 'easydowork\rbacBackup\RbacController',
        'cachePath' => '@console/rbacBackUpCache',
        'roleCachePath' => '@backend/runtime/cache',
    ],
],
```

```
php yii rbac/back-up
php yii rbac/update
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~307 days

Total

3

Last Release

1526d ago

### Community

Maintainers

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

---

Top Contributors

[![easydowork](https://avatars.githubusercontent.com/u/21233129?v=4)](https://github.com/easydowork "easydowork (6 commits)")

---

Tags

backupauthrbacyiiadmin

### Embed Badge

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

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

###  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)
