PHPackages                             aryokesuma/breezstrap - 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. aryokesuma/breezstrap

ActiveLibrary[Framework](/categories/framework)

aryokesuma/breezstrap
=====================

A Laravel package to use Bootstrap scaffolding with Breeze.

v1.0.1(7mo ago)06MITBlade

Since Aug 17Pushed 6mo agoCompare

[ Source](https://github.com/Aryo07/breezstrap)[ Packagist](https://packagist.org/packages/aryokesuma/breezstrap)[ RSS](/packages/aryokesuma-breezstrap/feed)WikiDiscussions main Synced 1mo ago

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

[![Latest Stable Version](https://camo.githubusercontent.com/deae6be5d39e8b9f234b2ac92aae50258a0a1d6306b4239c1dfe2891d4f23339/687474703a2f2f706f7365722e707567782e6f72672f6172796f6b6573756d612f627265657a73747261702f76)](https://packagist.org/packages/aryokesuma/breezstrap)[![Total Downloads](https://camo.githubusercontent.com/f78dbb0fe6740e95fc074bb2f7d7e0c345dafabb877c94070b4dcc58eddbca90/687474703a2f2f706f7365722e707567782e6f72672f6172796f6b6573756d612f627265657a73747261702f646f776e6c6f616473)](https://packagist.org/packages/aryokesuma/breezstrap)[![License](https://camo.githubusercontent.com/20930a20728f5fbe7f191a15b1b22b7cba1f48c466ebb423e17fb0103967ac77/687474703a2f2f706f7365722e707567782e6f72672f6172796f6b6573756d612f627265657a73747261702f6c6963656e7365)](https://packagist.org/packages/aryokesuma/breezstrap)

Laravel Breezstrap (Breeze Bootstrap)
=====================================

[](#laravel-breezstrap-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
- Laravel 12

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

[](#instalation)

1. Require the package via Composer:

```
composer require aryokesuma/breezstrap

```

- or

```
composer require aryokesuma/breezstrap --dev

```

2. Install Breezstrap (Breeze Bootstrap) stack

```
php artisan breezstrap:install

```

3. Migrate your database:

```
php artisan migrate

```

4. Compile your application's frontend assets

```
npm install
npm run dev

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance64

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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

Total

2

Last Release

217d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e5f98656a638f2eb1893a7c1dc7735812a33804a0ffa0c0184d031fc98509bc5?d=identicon)[aryo07](/maintainers/aryo07)

---

Top Contributors

[![Aryo07](https://avatars.githubusercontent.com/u/61276825?v=4)](https://github.com/Aryo07 "Aryo07 (15 commits)")

### Embed Badge

![Health badge](/badges/aryokesuma-breezstrap/health.svg)

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

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[ecotone/laravel

Laravel integration for Ecotone

21307.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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