PHPackages                             shopium24/mod-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. shopium24/mod-user

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

shopium24/mod-user
==================

Module user

025PHP

Since Dec 8Pushed 6y ago1 watchersCompare

[ Source](https://github.com/shopium24/mod-user)[ Packagist](https://packagist.org/packages/shopium24/mod-user)[ RSS](/packages/shopium24-mod-user/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

mod-user
========

[](#mod-user)

Module for PIXELION CMS

[![Latest Stable Version](https://camo.githubusercontent.com/6ad521b4ec487a0a3dddfae8ab9f0926dbedcfecf75f117835e7e05b344aa986/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d757365722f762f737461626c65)](https://packagist.org/packages/panix/mod-user) [![Total Downloads](https://camo.githubusercontent.com/fafab24f0603db1cf1b083cf31b44e8de37de6b5f320a476edaeecd5da88e90b/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d757365722f646f776e6c6f616473)](https://packagist.org/packages/panix/mod-user) [![Monthly Downloads](https://camo.githubusercontent.com/7b95df4b1cbc150bda24eacff4256f4c0dd04242566299b388b6e282654960ac/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d757365722f642f6d6f6e74686c79)](https://packagist.org/packages/panix/mod-user) [![Daily Downloads](https://camo.githubusercontent.com/3762cc86efd2cc7907316008b58ebdc40b4591c4a802a759c5a37b5c1e88ffee/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d757365722f642f6461696c79)](https://packagist.org/packages/panix/mod-user) [![Latest Unstable Version](https://camo.githubusercontent.com/4c29b0430dbb9825c2a7a618fc09e7c473c51fcd42fe71732e61a30e17a7f0e3/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d757365722f762f756e737461626c65)](https://packagist.org/packages/panix/mod-user) [![License](https://camo.githubusercontent.com/6056d38de1be59b303858af083ba668ebe0c4a7bb52d6d65ae52ab3fdce4de5d/68747470733a2f2f706f7365722e707567782e6f72672f70616e69782f6d6f642d757365722f6c6963656e7365)](https://packagist.org/packages/panix/mod-user)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist panix/mod-user "*"

```

or add

```
"panix/mod-user": "*"

```

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

Add to web config.

```
'modules' => [
    'user' => ['class' => 'panix\user\Module'],
],

and

'components' => [
    'user' => [
        'class' => 'shopium24\mod\user\components\User',
        // 'identityClass' => 'panix\user\models\User',
        // 'enableAutoLogin' => false,
    ],
    ...
]

```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/shopium24-mod-user/health.svg)

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

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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