PHPackages                             sparkouttech/user-multi-auth - 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. sparkouttech/user-multi-auth

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

sparkouttech/user-multi-auth
============================

User multi authentication package

016Blade

Since Feb 19Pushed 4y ago2 watchersCompare

[ Source](https://github.com/sparkouttech/login-and-register-multi-auth)[ Packagist](https://packagist.org/packages/sparkouttech/user-multi-auth)[ RSS](/packages/sparkouttech-user-multi-auth/feed)WikiDiscussions main Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

User Authentication
===================

[](#user-authentication)

[![Latest Version on Packagist](https://camo.githubusercontent.com/42fb722b207b0bc5a1120b9b58adf4fe8dede0c402585801eb7d78f3fa595d5e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737061726b6f7574746563682f757365722d6d756c74692d617574682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sparkouttech/user-multi-auth)[![PHP version](https://camo.githubusercontent.com/b994a67bb3630d0eba07bea8b6800765d45874e02b7f7499238f4c75d313d589/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f737061726b6f7574746563682e757365722d6d756c74692d617574683f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sparkouttech.user-multi-auth)[![Packagist](https://camo.githubusercontent.com/94297d1d8743bcc137fa70c4b3db7040b225d0799c6135c4bff2590de22af0b3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f737061726b6f7574746563682f757365722d6d756c74692d617574682e737667)](https://packagist.org/packages/sparkouttech/user-multi-auth)[![Total Downloads](https://camo.githubusercontent.com/45836731151857c61367ab4f28fa3d2f05d60e71908d6801d15e7db6bfa46579/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f737061726b6f7574746563682f757365722d6d756c74692d617574682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sparkouttech/user-multi-auth)

Complete user authentication system for laravel projects. One step installation with clean code.

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

[](#installation)

You can install the package via composer:

bash composer require sparkouttech/user-multi-auth

Usage
-----

[](#usage)

php // add below line in config/App.php providers array

Sparkouttech\\UserMultiAuth\\UserMultiAuthServiceProvider::class,

Run below command to publish assets php php artisan vendor:publish --provider="Sparkouttech\\UserMultiAuth\\UserMultiAuthServiceProvider" --tag=UserMultiAuthAssets --force

php // run below command to import user tables php artisan migrate

### Testing

[](#testing)

bash composer test

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [sivabharathy](https://github.com/gotocva)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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/43904116?v=4)[Sparkout Tech Solutions](/maintainers/sparkouttech)[@sparkouttech](https://github.com/sparkouttech)

---

Top Contributors

[![muruganSparkout](https://avatars.githubusercontent.com/u/82930521?v=4)](https://github.com/muruganSparkout "muruganSparkout (13 commits)")[![prasanth-spark](https://avatars.githubusercontent.com/u/66795104?v=4)](https://github.com/prasanth-spark "prasanth-spark (12 commits)")[![sulai46](https://avatars.githubusercontent.com/u/78846292?v=4)](https://github.com/sulai46 "sulai46 (12 commits)")[![Aravindan12](https://avatars.githubusercontent.com/u/48437458?v=4)](https://github.com/Aravindan12 "Aravindan12 (2 commits)")[![praveensparkout](https://avatars.githubusercontent.com/u/33898897?v=4)](https://github.com/praveensparkout "praveensparkout (1 commits)")

### Embed Badge

![Health badge](/badges/sparkouttech-user-multi-auth/health.svg)

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

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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