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

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

hexters/auth
============

Hexters/Auth is a powerful starter kit package for Laravel that simplifies the implementation of basic authentication features and supports the creation of multiple authentication setups. Utilizing Livewire for dynamic interfaces and Volt for a modern admin panel, Hexters/Auth combines simplicity and efficiency with Blade and Tailwind CSS to deliver a seamless authentication experience.

1.0.1(1y ago)827MITPHP

Since Jun 24Pushed 1y ago1 watchersCompare

[ Source](https://github.com/hexters/auth)[ Packagist](https://packagist.org/packages/hexters/auth)[ GitHub Sponsors](https://github.com/hexters)[ Fund](https://ko-fi.com/hexters)[ RSS](/packages/hexters-auth/feed)WikiDiscussions main Synced 1mo ago

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

Hexters/Auth
============

[](#hextersauth)

[![Latest Stable Version](https://camo.githubusercontent.com/662323a2b05415ebbb6f0bb1caaa0f49160f723498c341be63b36f480e07b6ae/68747470733a2f2f706f7365722e707567782e6f72672f686578746572732f617574682f762f737461626c65)](https://packagist.org/packages/hexters/auth)[![Total Downloads](https://camo.githubusercontent.com/3a6773de8bc294a8cff5aefc5e09f5c85d51d556c469e0664e9a903c1e55720a/68747470733a2f2f706f7365722e707567782e6f72672f686578746572732f617574682f646f776e6c6f616473)](https://packagist.org/packages/hexters/auth)[![License](https://camo.githubusercontent.com/8b06482b30dffbcd6963c99427a3360eb81d290456e5f8dbe28d500c4ed55be4/68747470733a2f2f706f7365722e707567782e6f72672f686578746572732f617574682f6c6963656e7365)](https://packagist.org/packages/hexters/auth)

Hexters/Auth is a Laravel package that allows you to create multiple authentication pages, similar to Laravel Breeze. The package is supported by [Livewire Volt](https://livewire.laravel.com) and [TailwindCSS](https://tailwindcss.com). For the components, this package uses [maryUI](https://mary-ui.com).

[![](https://raw.githubusercontent.com/hexters/auth/main/auth-schema.jpg)](https://raw.githubusercontent.com/hexters/auth/main/auth-schema.jpg)

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

[](#installation)

Add the package repository by running the following command:

```
composer require hexters/auth
```

Install the package by running:

```
php artisan auth:install
```

To create a login page, simply follow this command:

```
php artisan make:auth
```

And last build assets

```
npm run build
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Total

2

Last Release

691d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d97e7edbbe58dd16d6f776aec2dacf66c5aeb730b9a4aa3de34ca0c1ebbfb9e?d=identicon)[hexters](/maintainers/hexters)

---

Top Contributors

[![hexters](https://avatars.githubusercontent.com/u/7827420?v=4)](https://github.com/hexters "hexters (21 commits)")

---

Tags

laravel-starter-kitlaravel-livewirelaravel-authenticationtailwind cssLaravel auth packageblade templatesmultiple auth setupsVolt admin panelauthentication packagedynamic interfaces

### Embed Badge

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

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

###  Alternatives

[imanghafoori/laravel-masterpass

A minimal yet powerful package to help you easily impersonate your users.

367244.1k](/packages/imanghafoori-laravel-masterpass)[devdojo/auth

The auth package to make authentication in your laravel applications easy to use.

61979.4k2](/packages/devdojo-auth)[mhmiton/laravel-modules-livewire

Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.

236409.6k9](/packages/mhmiton-laravel-modules-livewire)[imanghafoori/laravel-tokenize-login

Helps you generate and send a random token to have passwordless login.

83214.7k](/packages/imanghafoori-laravel-tokenize-login)[imanghafoori/laravel-password-history

A package to keep a history of all password changes of users

70190.9k1](/packages/imanghafoori-laravel-password-history)[mati365/ckeditor5-livewire

CKEditor 5 integration for Laravel Livewire

413.9k](/packages/mati365-ckeditor5-livewire)

PHPackages © 2026

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