PHPackages                             atans/yii2-user - 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. atans/yii2-user

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

atans/yii2-user
===============

An user extension for yii2

1.10.1(8y ago)039MITPHP

Since Jan 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/atans/yii2-user)[ Packagist](https://packagist.org/packages/atans/yii2-user)[ RSS](/packages/atans-yii2-user/feed)WikiDiscussions master Synced today

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

Yii2 User Extension
===================

[](#yii2-user-extension)

An user extension for yii2

Installation
============

[](#installation)

Step 1
------

[](#step-1)

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

Either run

```
composer atans/yii2-user "*"

```

or add

```
"atans/yii2-user": "*"

```

to the require section of your `composer.json` file.

Step 2
------

[](#step-2)

Update database schema

```
$ php yii migrate/up --migrationPath=@vendor/atans/yii2-user/migrations

```

Step 3
------

[](#step-3)

Add this module

```
    // config/main.php

    'modules' => [
        'rbac' => 'atans\user\Module',
    ],
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

Established project with proven stability

 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 ~32 days

Recently: every ~87 days

Total

12

Last Release

3098d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2189764?v=4)[AS](/maintainers/atans)[@atans](https://github.com/atans)

---

Top Contributors

[![atans](https://avatars.githubusercontent.com/u/2189764?v=4)](https://github.com/atans "atans (36 commits)")

---

Tags

useryii2extension

### Embed Badge

![Health badge](/badges/atans-yii2-user/health.svg)

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

###  Alternatives

[lowbase/yii2-user

Yii2 user module

131.5k2](/packages/lowbase-yii2-user)[kakadu-dev/yii2-jwt-auth

Extension provide JWT auth for Yii2

105.8k](/packages/kakadu-dev-yii2-jwt-auth)

PHPackages © 2026

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