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

ActiveLibrary

thephpx/user
============

User module

00PHP

Since Jun 13Pushed 1y ago1 watchersCompare

[ Source](https://github.com/thephpx/user)[ Packagist](https://packagist.org/packages/thephpx/user)[ RSS](/packages/thephpx-user/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

User Module
===========

[](#user-module)

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

[](#installation)

> composer require thephpx/user

Post Installation Commands
--------------------------

[](#post-installation-commands)

> php artisan vendor:publish --provider="Thephpx\\User\\Providers\\UserServiceProvider" --tag="config" php artisan vendor:publish --provider="Thephpx\\User\\Providers\\UserServiceProvider" --tag="seeder" php artisan migrate php artisan db:seed --class="ThephpxUserDatabaseSeeder"

- make sure in config/auth.php the user model points the this packages user model

> 'model' =&gt; env('AUTH\_MODEL', Thephpx\\User\\Models\\User::class)

Packages used
-------------

[](#packages-used)

- Fortify
- Laravel permissions

###  Health Score

13

—

LowBetter than 1% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity18

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://avatars.githubusercontent.com/u/812660?v=4)[faisal ahmed](/maintainers/thephpx)[@thephpx](https://github.com/thephpx)

---

Top Contributors

[![thephpx](https://avatars.githubusercontent.com/u/812660?v=4)](https://github.com/thephpx "thephpx (55 commits)")

### Embed Badge

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

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

PHPackages © 2026

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