PHPackages                             vongola12324/laravel-auth-management - 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. vongola12324/laravel-auth-management

AbandonedArchivedLibrary[Authentication &amp; Authorization](/categories/authentication)

vongola12324/laravel-auth-management
====================================

An advanced auth management mechanism.

1.0.7(8y ago)1141MITPHP

Since Jul 8Pushed 8y ago2 watchersCompare

[ Source](https://github.com/vongola12324/laravel-auth-management)[ Packagist](https://packagist.org/packages/vongola12324/laravel-auth-management)[ Docs](https://github.com/vongola12324/laravel-auth-management)[ RSS](/packages/vongola12324-laravel-auth-management/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (1)Dependencies (2)Versions (8)Used By (0)

laravel-auth-management
=======================

[](#laravel-auth-management)

An advanced auth management mechanism for laravel 5.6.

Feature
-------

[](#feature)

- Force logout all device for specify user
- An user can only have one session at the same time (No multiple login)
- Logging login/logout event

Install
-------

[](#install)

First, add dependence to your project.

```
composer require vongola12324/laravel-auth-management
```

Then, publish config file to your project.

```
php artisan vendor:publish --provider="Vongola\Auth\Providers\AuthManagementServiceProvider"
```

Use migrate command to generate table.

```
php artisan migrate

```

License
-------

[](#license)

This project is license by MIT.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 64% 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

7

Last Release

2960d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5770715?v=4)[Vongola](/maintainers/vongola12324)[@vongola12324](https://github.com/vongola12324)

---

Top Contributors

[![vongola12324](https://avatars.githubusercontent.com/u/5770715?v=4)](https://github.com/vongola12324 "vongola12324 (16 commits)")[![jyhsu2000](https://avatars.githubusercontent.com/u/6276648?v=4)](https://github.com/jyhsu2000 "jyhsu2000 (9 commits)")

---

Tags

laravelauthmanagement

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vongola12324-laravel-auth-management/health.svg)

```
[![Health](https://phpackages.com/badges/vongola12324-laravel-auth-management/health.svg)](https://phpackages.com/packages/vongola12324-laravel-auth-management)
```

###  Alternatives

[lab404/laravel-impersonate

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

2.3k19.4M70](/packages/lab404-laravel-impersonate)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21327.3k4](/packages/ecotone-laravel)[lakm/nopass

Provides passwordless authentication for your laravel projects.

2216.7k3](/packages/lakm-nopass)[hapidjus/laravel-impersonate-ui

UI for 404labfr/laravel-impersonate

371.6k](/packages/hapidjus-laravel-impersonate-ui)

PHPackages © 2026

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