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

ActiveLibrary

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

User authentication package

v1.0.0(4y ago)0367MITPHPPHP ^7.4|^8.0

Since Jun 4Pushed 4y ago2 watchersCompare

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

READMEChangelog (3)Dependencies (5)Versions (4)Used By (0)

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

[](#user-authentication)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ef44ae05a39a224269fcc635ce36931717717bfa5ae0d9badf1834b838d2d5ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f737061726b6f7574746563682f757365722d617574682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sparkouttech/user-auth)[![PHP version](https://camo.githubusercontent.com/c4fe251b95d6b6c6b4c7e9b59633ae4de92b5569b4aa6ea8d51c78d498364f97/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f737061726b6f7574746563682e757365722d617574683f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sparkouttech.user-auth)[![Packagist](https://camo.githubusercontent.com/1fe65a4342a5016e266add1794d049f083e4f055483b0f3fe58c6a94b8fd6f66/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f737061726b6f7574746563682f757365722d617574682e737667)](https://packagist.org/packages/sparkouttech/user-auth)[![Total Downloads](https://camo.githubusercontent.com/316b48971f9d63e3fb971043ccb846469feddbcd5bdc1f98963c1f1ba6a0efcc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f737061726b6f7574746563682f757365722d617574682e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/sparkouttech/user-auth)

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

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

[](#installation)

You can install the package via composer:

```
composer require sparkouttech/user-auth
```

Usage
-----

[](#usage)

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

Sparkouttech\UserAuth\UserAuthServiceProvider::class,
```

Run below command to publish assets

```
php artisan vendor:publish --provider="Sparkouttech\UserAuth\UserAuthServiceProvider" --tag=UserAuthAssets --force
```

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

### Testing

[](#testing)

```
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

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity58

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

3

Last Release

1798d ago

Major Versions

v0.0.2 → v1.0.02021-06-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/43904116?v=4)[Sparkout Tech Solutions](/maintainers/sparkouttech)[@sparkouttech](https://github.com/sparkouttech)

---

Top Contributors

[![gotocva](https://avatars.githubusercontent.com/u/20655614?v=4)](https://github.com/gotocva "gotocva (35 commits)")

---

Tags

user-authsparkouttech

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M223](/packages/laravel-horizon)[stancl/tenancy

Automatic multi-tenancy for your Laravel application.

4.3k6.6M40](/packages/stancl-tenancy)[laravel/vapor-cli

The Laravel Vapor CLI

31310.7M8](/packages/laravel-vapor-cli)[dyrynda/laravel-model-uuid

This package allows you to easily work with UUIDs in your Laravel models.

4802.8M8](/packages/dyrynda-laravel-model-uuid)[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5682.0M15](/packages/directorytree-ldaprecord-laravel)[sassnowski/venture

A package to manage complex workflows built on top of Laravel's queue.

825254.5k1](/packages/sassnowski-venture)

PHPackages © 2026

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