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(7mo ago)018MITJavaScriptPHP ^8.2

Since Nov 26Pushed 7mo 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 today

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

33

—

LowBetter than 72% of packages

Maintenance64

Regular maintenance activity

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity49

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

220d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/64875731?v=4)[MD. Faysal Rahman](/maintainers/faysal0x1)[@faysal0x1](https://github.com/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.3k18.6M64](/packages/lab404-laravel-impersonate)[klaravel/ntrust

Role-Based Permissions for Laravel 5.3+

10026.8k1](/packages/klaravel-ntrust)[org_heigl/hybridauth

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

212.6k](/packages/org-heigl-hybridauth)

PHPackages © 2026

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