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

ActiveLaravel-module[Authentication &amp; Authorization](/categories/authentication)

faysal0x1/user-module
=====================

User management module for Laravel using nwidart/laravel-modules.

1.0.1(5mo ago)018MITJavaScriptPHP ^8.2

Since Nov 26Pushed 5mo agoCompare

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

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

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

[](#user-module)

A reusable User management module for Laravel applications powered by [nwidart/laravel-modules](https://github.com/nWidart/laravel-modules).

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

[](#installation)

1. Install dependencies in your Laravel application:

```
composer require nwidart/laravel-modules
composer require joshbrw/laravel-module-installer

```

2. Require the module package:

```
composer require faysal0x1/user-module

```

3. Enable and publish assets:

```
php artisan module:enable User
php artisan vendor:publish --tag=user-views --force
php artisan migrate

```

4. Clear caches:

```
php artisan optimize:clear

```

Development
-----------

[](#development)

- Service Provider: `App\\Modules\\User\\Providers\\UserServiceProvider`
- Publish tag for Inertia views: `user-views`
- Routes defined in `routes/admin.php`.

License
-------

[](#license)

MIT

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance70

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Total

2

Last Release

168d ago

### Community

Maintainers

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

---

Top Contributors

[![faysal0x1](https://avatars.githubusercontent.com/u/64875731?v=4)](https://github.com/faysal0x1 "faysal0x1 (3 commits)")

---

Tags

laravelusermodule

### Embed Badge

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

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

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[klaravel/ntrust

Role-Based Permissions for Laravel 5.3+

10126.7k1](/packages/klaravel-ntrust)[hapidjus/laravel-impersonate-ui

UI for 404labfr/laravel-impersonate

371.5k](/packages/hapidjus-laravel-impersonate-ui)[org_heigl/hybridauth

Lightweight Authentication Module for Zend-Framework 2 using the hybridauth-library

211.9k](/packages/org-heigl-hybridauth)[torann/promise

Simple Roles and Permissions for Laravel 5.

131.1k](/packages/torann-promise)

PHPackages © 2026

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