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

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

liraui/auth
===========

An authentication package for LiraUi.

1.1.1(1mo ago)21581MITPHPPHP ^8.4CI passing

Since Dec 15Pushed 1mo agoCompare

[ Source](https://github.com/liraui/auth)[ Packagist](https://packagist.org/packages/liraui/auth)[ RSS](/packages/liraui-auth/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (3)Dependencies (22)Versions (4)Used By (1)

[![Docs package](./auth.png)](https://liraui.com/docs/auth/installation)

Auth package
============

[](#auth-package)

Opinionated authentication package for Laravel, and React applications. This package provides a reusable auth layout and authentication screens: Login, Forgot password, Reset password, Email verification, Profile settings, etc.

> ⚠️ Beta: This project is in BETA — APIs, file layout, and packages may change. Use for prototyping and early development. Report bugs or breaking changes in issues, please.

What this package provides
--------------------------

[](#what-this-package-provides)

- Ready-to-use authentication screens and routes (login, register, forgot/reset password, email verification, profile settings)
- Server-side actions and controllers for common auth flows (register, authenticate, logout, password reset, email verification)
- Two-factor authentication support with enabling/disabling, recovery codes, and verification flows
- One-time access code (OTAC) utilities and stores for short-lived code workflows
- Extensible contracts and action classes so apps can replace behavior via interfaces
- Events, listeners and notifications wired for email verification, password reset, profile updates, and user deletion

Quick start
-----------

[](#quick-start)

Install the package with Composer:

```
composer require liraui/auth
```

For full installation instructions and documentation, visit the [Installation guide](https://liraui.com/docs/auth/installation).

Testing
-------

[](#testing)

```
composer test
# Tests:    55 passed (211 assertions)
# Duration: 4.96s

composer test-coverage
# Total: 83.8 %
```

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

[](#contributing)

Bug reports and contributions are welcome — please open an issue or a pull request. Maintain a short description of breaking changes.

License
-------

[](#license)

The auth package is open-sourced licensed under the MIT license.

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance92

Actively maintained with recent releases

Popularity17

Limited adoption so far

Community8

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

Total

3

Last Release

38d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/209375760?v=4)[lira](/maintainers/liraui)[@liraui](https://github.com/liraui)

---

Top Contributors

[![ziaahsan](https://avatars.githubusercontent.com/u/15082582?v=4)](https://github.com/ziaahsan "ziaahsan (49 commits)")

---

Tags

laravelAuthenticationliraui

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[statamic/cms

The Statamic CMS Core Package

4.8k3.5M916](/packages/statamic-cms)[stephenjude/filament-two-factor-authentication

Filament Two Factor Authentication: Google 2FA + Passkey Authentication

84192.9k7](/packages/stephenjude-filament-two-factor-authentication)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3913.7k](/packages/rawilk-profile-filament-plugin)[hasinhayder/tyro-login

Tyro Login - Beautiful, customizable authentication views for Laravel 12 &amp; 13

2453.7k5](/packages/hasinhayder-tyro-login)[nunomaduro/laravel-starter-kit-inertia-react

The skeleton application for the Laravel framework.

2071.1k](/packages/nunomaduro-laravel-starter-kit-inertia-react)

PHPackages © 2026

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