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(7y ago)1141MITPHP

Since Jul 8Pushed 7y 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 yesterday

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 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

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

2866d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d66f36c4c93033b3883475d79b01cb5343ed88d3f50b4d24be49288f07dde3d8?d=identicon)[vongola12324](/maintainers/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.3k16.4M48](/packages/lab404-laravel-impersonate)[codegreencreative/laravel-samlidp

Make your PHP Laravel application an Identification Provider using SAML 2.0. This package allows you to implement your own Identification Provider (idP) using the SAML 2.0 standard to be used with supporting SAML 2.0 Service Providers (SP).

263763.5k1](/packages/codegreencreative-laravel-samlidp)[pallant/laravel-aws-cognito-auth

An authentication driver for Laravel for authenticating users in AWS Cognito User Pools

777.7k](/packages/pallant-laravel-aws-cognito-auth)

PHPackages © 2026

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