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

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

oschwarzenberg/fresh-breeze
===========================

Minimal Laravel authentication scaffolding with Blade and Tailwind. Fork of Taylor's original Laravel/Breeze with some extra.

v0.0.1(5y ago)07MITPHPPHP ^7.3|^8.0

Since Nov 9Pushed 5y agoCompare

[ Source](https://github.com/oschwarzenberg/fresh-breeze)[ Packagist](https://packagist.org/packages/oschwarzenberg/fresh-breeze)[ RSS](/packages/oschwarzenberg-fresh-breeze/feed)WikiDiscussions 1.x Synced yesterday

READMEChangelogDependencies (2)Versions (3)Used By (0)

Laravel Breeze
==============

[](#laravel-breeze)

 [ ![Total Downloads](https://camo.githubusercontent.com/cd8a8d5daad33a269b0a8f832d2b7ac1b1dfac8ab16bed402cb0090ed4a216f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2f627265657a65) ](https://packagist.org/packages/laravel/breeze) [ ![Latest Stable Version](https://camo.githubusercontent.com/88ec4764ba1e75a13e426daafb778f3fecd66a8c3ad7f301befb48313d5bddcf/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c61726176656c2f627265657a65) ](https://packagist.org/packages/laravel/breeze) [ ![License](https://camo.githubusercontent.com/ded4fc93c69d11806b9fa9169fa729c6060a93a4d44b0655b7262ba747f6f797/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2f627265657a65) ](https://packagist.org/packages/laravel/breeze)

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.

Laravel Breeze is powered by Blade and Tailwind. If you're looking for a more robust Laravel starter kit that includes two factor authentication, Livewire / Inertia support, and more, check out [Laravel Jetstream](https://jetstream.laravel.com).

Getting started couldn't be easier:

```
laravel new my-app

cd my-app

composer require laravel/breeze --dev

php artisan breeze:install
```

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

[](#contributing)

Thank you for considering contributing to Breeze! You can read the contribution guide [here](.github/CONTRIBUTING.md).

Code of Conduct
---------------

[](#code-of-conduct)

In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](https://github.com/laravel/breeze/security/policy) on how to report security vulnerabilities.

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 55% 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

2009d ago

Major Versions

v0.0.1 → 1.x-dev2020-11-10

### Community

Maintainers

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

---

Top Contributors

[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (11 commits)")[![oschwarzenberg](https://avatars.githubusercontent.com/u/63183?v=4)](https://github.com/oschwarzenberg "oschwarzenberg (4 commits)")[![fhferreira](https://avatars.githubusercontent.com/u/140686?v=4)](https://github.com/fhferreira "fhferreira (3 commits)")[![dwightwatson](https://avatars.githubusercontent.com/u/1100408?v=4)](https://github.com/dwightwatson "dwightwatson (1 commits)")[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (1 commits)")

---

Tags

laravelauth

### Embed Badge

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

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

###  Alternatives

[ollieread/multiauth

Alternative auth system for Laravel

443135.6k1](/packages/ollieread-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)
