PHPackages                             guizoxxv/laravel-breeze-bootstrap - 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. [Framework](/categories/framework)
4. /
5. guizoxxv/laravel-breeze-bootstrap

ActiveLibrary[Framework](/categories/framework)

guizoxxv/laravel-breeze-bootstrap
=================================

A Laravel package to use Bootstrap scaffolding with Breeze.

v1.0.2(1y ago)4419.7k↓47.5%6MITBlade

Since Jul 14Pushed 6mo ago4 watchersCompare

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

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

Laravel Breeze Bootstrap
========================

[](#laravel-breeze-bootstrap)

A Laravel package to use Bootstrap scaffolding with Breeze.

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

[](#introduction)

Bootstrap is not supported by default in authentication starter kits since Laravel version 8. This package combines the UI pattern on the legacy package [laravel/ui](https://github.com/laravel/ui) that uses Bootstrap, with the newer authentication starter kit [laravel/breeze](https://github.com/laravel/breeze).

Supported versions
------------------

[](#supported-versions)

- Laravel 11

Instalation
-----------

[](#instalation)

1. Require the package via Composer:

```
composer require guizoxxv/laravel-breeze-bootstrap --dev

```

2. Install Breeze Bootstrap stack

```
php artisan breeze-bootstrap:install

```

3. Migrate your database:

```
php artisan migrate

```

4. Compile your application's frontend assets

```
npm install
npm run dev

```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance51

Moderate activity, may be stable

Popularity40

Moderate usage in the ecosystem

Community14

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 86.4% 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 ~4 days

Total

3

Last Release

711d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/67ccf02679b542b46bd234e02bd7159bcf262a0faa9697ab3305d1269e951b80?d=identicon)[Guizo](/maintainers/Guizo)

---

Top Contributors

[![guizoxxv](https://avatars.githubusercontent.com/u/20052395?v=4)](https://github.com/guizoxxv "guizoxxv (19 commits)")[![danrovito](https://avatars.githubusercontent.com/u/8322674?v=4)](https://github.com/danrovito "danrovito (3 commits)")

---

Tags

bootstraplaravellaravel-breeze

### Embed Badge

![Health badge](/badges/guizoxxv-laravel-breeze-bootstrap/health.svg)

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

###  Alternatives

[aimeos/aimeos

Aimeos ecommerce and shop system

5.4k109.0k](/packages/aimeos-aimeos)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)

PHPackages © 2026

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