PHPackages                             rigorbb/laravel-fast-auth-links - 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. rigorbb/laravel-fast-auth-links

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

rigorbb/laravel-fast-auth-links
===============================

0.6.2(8y ago)083MITPHP

Since Jan 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Rigorbb/laravel-fast-auth-links)[ Packagist](https://packagist.org/packages/rigorbb/laravel-fast-auth-links)[ RSS](/packages/rigorbb-laravel-fast-auth-links/feed)WikiDiscussions master Synced 3w ago

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

Laravel Fast Auth Links
=======================

[](#laravel-fast-auth-links)

---

A package that allows you to add a special hash that temporarily authorizes the user. Without a database.

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

[](#installation)

Begin by installing this package through Composer.

```
composer require rigorbb/laravel-fast-auth-links
```

Usage
-----

[](#usage)

You can use these helper methods to add a hash to your links

```
auth_link_hourly($link, $user); //add hash with hourly active
auth_link_daily($link, $user); //add hash with daily active
auth_link_monthly($link, $user); //add hash with monthly active
```

And add HandleFastAuthLink::class middleware in your Kernel.php file.

That's all! Now if user goes through this link with a hash and the hash is active, it will be automatically authorized.

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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 ~32 days

Total

4

Last Release

2997d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/820288a3764cdbeda56028ca4657fb1e8b4db53a0d28714233f86d763b2f1ccc?d=identicon)[rigorbb](/maintainers/rigorbb)

---

Top Contributors

[![narazin](https://avatars.githubusercontent.com/u/5402603?v=4)](https://github.com/narazin "narazin (11 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rigorbb-laravel-fast-auth-links/health.svg)

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

###  Alternatives

[directorytree/ldaprecord-laravel

LDAP Authentication &amp; Management for Laravel.

5742.2M17](/packages/directorytree-ldaprecord-laravel)[illuminate/auth

The Illuminate Auth package.

9327.9M1.2k](/packages/illuminate-auth)[hasinhayder/tyro

Tyro - The ultimate Authentication, Authorization, and Role &amp; Privilege Management solution for Laravel 12 &amp; 13

6753.6k5](/packages/hasinhayder-tyro)[masterix21/laravel-licensing

Laravel licensing package with polymorphic assignment to any model, activation keys, expirations/renewals, and seat control via LicenseUsage. Supports offline verification with public-key–signed tokens, a CLI to generate/rotate/revoke keys, and an extensible architecture via config and contracts.

1542.1k4](/packages/masterix21-laravel-licensing)

PHPackages © 2026

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