PHPackages                             drewmw5/breeze - 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. drewmw5/breeze

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

drewmw5/breeze
==============

Minimal Laravel authentication scaffolding with React in Typescript

v1.5.3(3y ago)143.2k1[1 issues](https://github.com/drewmw5/breeze/issues)MITTypeScriptPHP ^8.0.2

Since Nov 28Pushed 3y ago2 watchersCompare

[ Source](https://github.com/drewmw5/breeze)[ Packagist](https://packagist.org/packages/drewmw5/breeze)[ RSS](/packages/drewmw5-breeze/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (5)Versions (25)Used By (0)

THIS REPO IS ARCHIVED. TYPES OPTION IS NOW INCLUDED BY DEFAULT IN LARAVEL/BREEZE
--------------------------------------------------------------------------------

[](#this-repo-is-archived-types-option-is-now-included-by-default-in-laravelbreeze)

drewmw5/breeze
==============

[](#drewmw5breeze)

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

[](#introduction)

This package adds the option to install the default Laravel Breeze React scaffolding, but with all necessary types added so you can begin adding/changing the default scaffolding in Typescript! You can view a working example of the package [here at https://breeze.drewmw.dev](https://breeze.drewmw.dev)

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

[](#installation)

### 1. Navigate to your Laravel Project's directory and require the package via composer

[](#1-navigate-to-your-laravel-projects-directory-and-require-the-package-via-composer)

```
composer require drewmw5/breeze
```

### 2. Execute the following command

[](#2-execute-the-following-command)

```
php artisan breeze:install react-ts
```

### 3. Done!

[](#3-done)

(Note: Ensure that `npm i`, `npm run build`, and `php artisan route:cache` have run. I run this from a docker-compose file, so I need to manually execute them. Otherwise, the package should automatically handle these commands.)

Notes
-----

[](#notes)

This package will install Laravel/Breeze alongside itself, so you can still use the default stack install options (e.g. `php artisan breeze:install vue`, `php artisan breeze:install react`). The package requires Laravel/Breeze but tells composer not to discover it. This allows the package to share the necessary files to install all stack options without the `breeze:install` command being overwritten by Laravel/Breeze.

If you've found this repo helpful, consider leaving a star! If you'd like to submit a PR, please feel free to do so. Thank you!

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~4 days

Total

22

Last Release

1161d ago

### Community

Maintainers

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

---

Top Contributors

[![drewmw5](https://avatars.githubusercontent.com/u/66263013?v=4)](https://github.com/drewmw5 "drewmw5 (224 commits)")[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (122 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (51 commits)")[![jessarcher](https://avatars.githubusercontent.com/u/4977161?v=4)](https://github.com/jessarcher "jessarcher (29 commits)")[![timacdonald](https://avatars.githubusercontent.com/u/24803032?v=4)](https://github.com/timacdonald "timacdonald (8 commits)")[![dammy001](https://avatars.githubusercontent.com/u/30652791?v=4)](https://github.com/dammy001 "dammy001 (7 commits)")[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (7 commits)")[![reinink](https://avatars.githubusercontent.com/u/882133?v=4)](https://github.com/reinink "reinink (4 commits)")[![claudiodekker](https://avatars.githubusercontent.com/u/1752195?v=4)](https://github.com/claudiodekker "claudiodekker (4 commits)")[![ninjaparade](https://avatars.githubusercontent.com/u/228899?v=4)](https://github.com/ninjaparade "ninjaparade (4 commits)")[![stefanzweifel](https://avatars.githubusercontent.com/u/1080923?v=4)](https://github.com/stefanzweifel "stefanzweifel (4 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (3 commits)")[![xiCO2k](https://avatars.githubusercontent.com/u/823088?v=4)](https://github.com/xiCO2k "xiCO2k (3 commits)")[![fhferreira](https://avatars.githubusercontent.com/u/140686?v=4)](https://github.com/fhferreira "fhferreira (3 commits)")[![buismaarten](https://avatars.githubusercontent.com/u/16333228?v=4)](https://github.com/buismaarten "buismaarten (2 commits)")[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (2 commits)")[![ErickZH](https://avatars.githubusercontent.com/u/14044588?v=4)](https://github.com/ErickZH "ErickZH (2 commits)")[![fouteox](https://avatars.githubusercontent.com/u/88294294?v=4)](https://github.com/fouteox "fouteox (2 commits)")[![geisi](https://avatars.githubusercontent.com/u/10728579?v=4)](https://github.com/geisi "geisi (2 commits)")[![holiq](https://avatars.githubusercontent.com/u/30729921?v=4)](https://github.com/holiq "holiq (2 commits)")

---

Tags

artisanbreezecomposerinertialaravelphpreacttypescriptlaravelauth

### Embed Badge

![Health badge](/badges/drewmw5-breeze/health.svg)

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

###  Alternatives

[laravel/breeze

Minimal Laravel authentication scaffolding with Blade and Tailwind.

3.0k31.3M146](/packages/laravel-breeze)[erag/laravel-disposable-email

A Laravel package to detect and block disposable email addresses.

226102.4k](/packages/erag-laravel-disposable-email)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

255.2k](/packages/aedart-athenaeum)[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)
