PHPackages                             leeovery/laravel-magic-link - 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. leeovery/laravel-magic-link

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

leeovery/laravel-magic-link
===========================

Magic link generator for quick and safe auth with Laravel

v1.1(4y ago)4127MITPHPPHP ^8.0|^8.1

Since Mar 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/leeovery/laravel-magic-link)[ Packagist](https://packagist.org/packages/leeovery/laravel-magic-link)[ Docs](https://github.com/leeovery/laravel-magic-link)[ RSS](/packages/leeovery-laravel-magic-link/feed)WikiDiscussions main Synced 1mo ago

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

Laravel Magic Link Generator for quick auth
===========================================

[](#laravel-magic-link-generator-for-quick-auth)

[![Latest Version on Packagist](https://camo.githubusercontent.com/598cda2d562ddf5d474db6ab5d62aeac92aee7f756fbd25fe5330d68255df525/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c65656f766572792f6d616769632d6c696e6b2d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/leeovery/magic-link-generator)[![Build Status](https://camo.githubusercontent.com/f8351fc292f7339e09b30f7e77fcd05209f1ee18901249184e0a90624c99533c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6c65656f766572792f6d616769632d6c696e6b2d67656e657261746f722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/leeovery/magic-link-generator)[![Quality Score](https://camo.githubusercontent.com/7f0c203a252f191b7bc2ff5da6b4a4882304688ca83fb20bb88e0b60020ae4b5/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6c65656f766572792f6d616769632d6c696e6b2d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/leeovery/magic-link-generator)[![Total Downloads](https://camo.githubusercontent.com/5e7c325ddf4f4676331cdb5c9654b4469fc88501178450656a7298e47bee4339/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c65656f766572792f6d616769632d6c696e6b2d67656e657261746f722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/leeovery/magic-link-generator)

With this package you can generate and handle magic links to authenticate your users.

More docs coming soon :)

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

[](#installation)

You can install the package via composer:

```
composer require leeovery/laravel-magic-link
```

Usage
-----

[](#usage)

```
// Usage description here
```

### 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)

- [Lee Overy](https://github.com/leeovery)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Total

2

Last Release

1541d ago

PHP version history (2 changes)v1.0PHP ^8.0

v1.1PHP ^8.0|^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/93bafe84d227ffd47a06f36023d14a2ff6722bdcad9a3ab5bdcc66459eae463e?d=identicon)[leeovery](/maintainers/leeovery)

---

Top Contributors

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

---

Tags

leeoverylaravel-magic-linkmagic-link-generator

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/leeovery-laravel-magic-link/health.svg)

```
[![Health](https://phpackages.com/badges/leeovery-laravel-magic-link/health.svg)](https://phpackages.com/packages/leeovery-laravel-magic-link)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k89.8M1.0k](/packages/spatie-laravel-permission)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

8359.8M52](/packages/php-open-source-saver-jwt-auth)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[spatie/laravel-login-link

Quickly login to your local environment

4381.2M1](/packages/spatie-laravel-login-link)[ryangjchandler/laravel-cloudflare-turnstile

A simple package to help integrate Cloudflare Turnstile.

438896.6k2](/packages/ryangjchandler-laravel-cloudflare-turnstile)

PHPackages © 2026

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