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

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

c006/yii2-user
==============

User module

v2.2(7y ago)04MITPHP

Since Aug 21Pushed 6y ago1 watchersCompare

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

READMEChangelog (3)DependenciesVersions (4)Used By (0)

Yii2 user
=========

[](#yii2-user)

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

[](#installation)

User `composer.json`

Composer.json
-------------

[](#composerjson)

>

```
"repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/c006/yii2-user.git"
    },
    {
      "type": "vcs",
      "url": "https://github.com/c006/yii2-email-templates.git"
    },
  ]

```

Setup
-----

[](#setup)

>

```
'modules'    => [
    'user'            => [
        'class'     => 'c006\user\Module',
        'loginPath' => '/account/dashboard',
    ],
],

```

**config/params.php**

>

```
        'siteName'          => 'My Site',
        'siteUrl'           => 'http://my-site.com',
        'user_verfiy_email' => TRUE,
        'user_login_path'   => '/account',

```

Requires
--------

[](#requires)

`php composer.phar require --prefer-dist "c006/yii2-core" "*"``php composer.phar require --prefer-dist "c006/yii2-common" "*"``php composer.phar require --prefer-dist "c006/yii2-alerts" "*"`

Comments
--------

[](#comments)

.

.

.

.

.

.

.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

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

Total

3

Last Release

2647d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ff517e38ea52ce9dd5513ae752ff0af57e315d8b8046edccb987e6a277e3a5e0?d=identicon)[c006](/maintainers/c006)

---

Top Contributors

[![c006](https://avatars.githubusercontent.com/u/7686064?v=4)](https://github.com/c006 "c006 (2 commits)")

---

Tags

useryii2extension

### Embed Badge

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

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

###  Alternatives

[2amigos/yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

297285.0k16](/packages/2amigos-yii2-usuario)[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)
