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

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

vetrol/auth
===========

The ultimate authentication extension for Laravel

00[4 PRs](https://github.com/m074554n/auth/pulls)PHPCI passing

Since Oct 13Pushed 1mo agoCompare

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

READMEChangelogDependenciesVersions (5)Used By (0)

Vetrol Auth
===========

[](#vetrol-auth)

**Vetrol Auth** is a modular, secure, and extensible Laravel package that fills in the missing pieces of Laravel’s authentication system — built for modern web applications by [Vetrol](https://vetrol.io).

---

🔐 Features
----------

[](#-features)

- ✅ Multiple Email Addresses per User
- 🔐 2FA / MFA (Email, SMS, Authenticator, Push)
- ✉️ Magic Links Login
- 🔑 Passkeys (WebAuthn) – biometric login
- 📍 OTP on Login / New Location
- 📅 Password Expiry Enforcement
- ⚙️ Fully Configurable via `config/vetrol-auth.php`
- 🧬 Supports Polymorphic User Models
- 🛡️ Secure by Design (signed URLs, rate-limiting, token hashing)

---

📦 Installation
--------------

[](#-installation)

```
composer require vetrol/auth
```

Then publish the config and run migrations:

```
php artisan vendor:publish --tag=vetrol-auth-config
php artisan migrate

```

🤝 Contributing
--------------

[](#-contributing)

Pull requests and issue reports are welcome! Please submit issues or ideas to improve this package.

📄 License
---------

[](#-license)

Vetrol Auth is an open-sourced software licensed under the MIT license.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance59

Moderate activity, may be stable

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity18

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://www.gravatar.com/avatar/9694780ecbf42a93158a5b3b27333bf2d0f26cedee0e62826f474dff7daa30d7?d=identicon)[M074554N](/maintainers/M074554N)

---

Top Contributors

[![m074554n](https://avatars.githubusercontent.com/u/8243067?v=4)](https://github.com/m074554n "m074554n (4 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

### Embed Badge

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

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

###  Alternatives

[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)[illuminate/auth

The Illuminate Auth package.

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

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[vonage/jwt

A standalone package for creating JWTs for Vonage APIs

424.1M4](/packages/vonage-jwt)

PHPackages © 2026

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