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(9mo ago)010MITBlade

Since Aug 17Pushed 8mo agoCompare

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

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

28

—

LowBetter than 52% of packages

Maintenance59

Moderate activity, may be stable

Popularity5

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

272d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/61276825?v=4)[Aryo Kesuma](/maintainers/aryo07)[@Aryo07](https://github.com/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

[laravel/octane

Supercharge your Laravel application's performance.

4.0k26.6M223](/packages/laravel-octane)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[code16/sharp

Laravel Content Management Framework

79164.7k8](/packages/code16-sharp)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[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.

3991.8k](/packages/codewithdennis-larament)[r2luna/brain

Brain: A process-driven architecture alternative for your Laravel Application.

6338.7k1](/packages/r2luna-brain)

PHPackages © 2026

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