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

ActivePixelion-module

panix/mod-user
==============

Module user

03431PHP

Since Nov 23Pushed 1y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (1)

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 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' => 'panix\mod\user\components\User',
        // 'identityClass' => 'panix\user\models\User',
        // 'enableAutoLogin' => false,
    ],
    ...
]

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity16

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 (226 commits)")

### Embed Badge

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

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

PHPackages © 2026

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