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.0(4mo ago)113↓100%1MITPHPPHP ^8.4CI passing

Since Dec 15Pushed 4mo agoCompare

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

READMEChangelog (1)Dependencies (10)Versions (2)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:    51 passed (201 assertions)
# Duration: 13.38s

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

38

—

LowBetter than 85% of packages

Maintenance75

Regular maintenance activity

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

146d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/aa64216ed2985e3f5bea7e5d4a54066c15547942dfe9c5bbbeebe34107af2766?d=identicon)[liraui](/maintainers/liraui)

---

Top Contributors

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

---

Tags

laravelAuthenticationliraui

###  Code Quality

TestsPest

Code StyleLaravel Pint

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

[lab404/laravel-auth-checker

Laravel Auth Checker allows you to log users authentication, devices authenticated from and lock intrusions.

223164.9k2](/packages/lab404-laravel-auth-checker)

PHPackages © 2026

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