PHPackages                             lucky-media/breeze-react - 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. lucky-media/breeze-react

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

lucky-media/breeze-react
========================

Minimal Laravel authentication scaffolding with Inertia React and Tailwind.

1.0.2(5y ago)181672MITJavaScriptPHP ^7.3|^8.0

Since Apr 29Pushed 4y agoCompare

[ Source](https://github.com/lucky-media/breeze-react)[ Packagist](https://packagist.org/packages/lucky-media/breeze-react)[ RSS](/packages/lucky-media-breeze-react/feed)WikiDiscussions main Synced 2d ago

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

This is now officially supported by [Laravel Breeze](https://laravel.com/docs/8.x/starter-kits#breeze-and-inertia)

Introduction
------------

[](#introduction)

Breeze provides a minimal and simple starting point for building a Laravel application with authentication. Styled with Tailwind, Breeze publishes authentication controllers and views to your application that can be easily customized based on your own application's needs.

This package installs only the Inertia version with React as a frontend library.

Getting started couldn't be easier:

```
laravel new my-app

cd my-app

composer require lucky-media/breeze-react --dev

php artisan breeze:install
```

After the breeze scaffolding has finished, run the following commands:

```
npm install && npm run dev
```

Links
-----

[](#links)

Here is a short tutorial on [our blog](https://www.luckymedia.dev/blog/laravel-breeze-with-inertia-and-react).

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

[](#contributing)

Feel free to PR any idea that you think will be useful.

License
-------

[](#license)

Breeze React is open-sourced software licensed under the [MIT license](LICENSE.md).

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Total

2

Last Release

1840d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/778e85e43a7709eeccd92f0cbfb68f4b07e3e7fe37547f341578a8beae143e6a?d=identicon)[lokmanmusliu](/maintainers/lokmanmusliu)

---

Top Contributors

[![lokmanm](https://avatars.githubusercontent.com/u/11158157?v=4)](https://github.com/lokmanm "lokmanm (9 commits)")

---

Tags

laravelauth

### Embed Badge

![Health badge](/badges/lucky-media-breeze-react/health.svg)

```
[![Health](https://phpackages.com/badges/lucky-media-breeze-react/health.svg)](https://phpackages.com/packages/lucky-media-breeze-react)
```

###  Alternatives

[laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

3.0k31.3M148](/packages/laravel-breeze)[painlesscode/breeze-multiauth

Multi authentication system with laravel breeze

477.2k](/packages/painlesscode-breeze-multiauth)[tapansharma/breeze-svelte

Minimal Laravel authentication scaffolding with Svelte and Tailwind.

321.2k](/packages/tapansharma-breeze-svelte)

PHPackages © 2026

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