PHPackages                             m1ge0/bootsjet - 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. m1ge0/bootsjet

ActiveLibrary[Framework](/categories/framework)

m1ge0/bootsjet
==============

A Laravel 12-ready package for Jetstream + Livewire to switch from Tailwindcss to Bootstrap.

3.0.4(2mo ago)105663MITBladePHP ^8.2CI passing

Since Nov 1Pushed 1mo ago1 watchersCompare

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

READMEChangelog (10)Dependencies (6)Versions (13)Used By (0)

Bootsjet
========

[](#bootsjet)

[![Total Downloads](https://camo.githubusercontent.com/eec4d3aaf4abeef0421cf5d028098af4982e11b35f8913f45ad048eb7993ddb2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d316765302f626f6f74736a6574)](https://packagist.org/packages/m1ge0/bootsjet)[![Latest Stable Version](https://camo.githubusercontent.com/93eda6037986f2f03c31e6eb8092bdcb586c2b134c024d49b59b305f2d05c8e1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d316765302f626f6f74736a6574)](https://packagist.org/packages/m1ge0/bootsjet)[![License](https://camo.githubusercontent.com/9e5c60aee08e8b0323e77193582b1927f3bb8437c0e7bcf4fbeebf330aba7570/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6d316765302f626f6f74736a6574)](https://packagist.org/packages/m1ge0/bootsjet)

Description
-----------

[](#description)

Bootsjet is a lightweight Laravel package that focuses on the `VIEW` layer of [Jetstream](https://github.com/laravel/jetstream) (Livewire stack).
It swaps Tailwind-based frontend assets/views to Bootstrap-oriented stubs while leaving your existing backend flow (actions, models, controllers, components) untouched.

Compatibility
-------------

[](#compatibility)

- PHP: `^8.2`
- Laravel: `^11.0 | ^12.0`
- Jetstream: `^5.0` (Livewire stack)
- Livewire: `^3.0 | ^4.0`

Laravel 12 Support
------------------

[](#laravel-12-support)

Laravel 12 is now officially supported in this package line. Laravel 12 projects can keep using Livewire 4. Bootsjet should not force a Livewire downgrade.

Table of Content
----------------

[](#table-of-content)

- [Installation](#installation)
    - [Installing Jetstream](#installing-jetstream)
        - [Install Jetstream With Livewire](#install-jetstream-with-livewire)
    - [Install Bootsjet](#install-bootsjet)
    - [Finalizing The Installation](#finalizing-the-installation)

- [License](#license)

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

[](#installation)

### Installing Jetstream

[](#installing-jetstream)

Use Composer to install Jetstream into your Laravel project:

```
composer require laravel/jetstream

```

After installing Jetstream, run `jetstream:install` with the `livewire` stack.
You can pass `--teams` if your project needs team features:

#### Install Jetstream With Livewire

[](#install-jetstream-with-livewire)

```
php artisan jetstream:install livewire

or

php artisan jetstream:install livewire --teams
```

### Install UI via Composer

[](#install-ui-via-composer)

Install Bootstrap scaffolding support via Composer:

```
composer require laravel/ui

```

#### Install Bootstrap with laravel/ui

[](#install-bootstrap-with-laravelui)

```
php artisan ui bootstrap

```

### Install Bootsjet

[](#install-bootsjet)

Install Bootsjet as a dev dependency:

```
composer require m1ge0/bootsjet --dev

```

> Install and configure [Laravel Jetstream](https://github.com/laravel/jetstream) before running the swap command.

You may use the `--teams` option to also swap team-related assets:

```
php artisan bootsjet:swap

or

php artisan bootsjet:swap  --teams
```

This will publish overrides to enable Bootstrap like the good old days!

### Finalizing The Installation

[](#finalizing-the-installation)

After swapping Jetstream resources:

1. Ensure Tailwind packages are removed from `package.json` if they are still present.
2. Ensure Bootstrap/Sass dependencies are available in your frontend setup.
3. Install and build frontend assets.
4. Run migrations.

`bootsjet:swap` tries to update `package.json` automatically (remove Tailwind-related packages and add Bootstrap/Sass when missing). Please still review the resulting file in case your project has custom frontend constraints.

```
npm install && npm run build

php artisan migrate

```

> In production you should use `npm run build`. During development you can use `npm run dev`.

License
-------

[](#license)

Bootsjet is open-sourced software licensed under the [MIT license](https://github.com/m1ge0/bootsjet/blob/master/LICENSE).

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance89

Actively maintained with recent releases

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 93.8% 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 ~78 days

Recently: every ~0 days

Total

12

Last Release

67d ago

Major Versions

1.0.3 → 2.0-alpha2024-06-03

2.0-alpha → v3.x-dev2026-03-03

1.0.4 → v3.0.32026-03-04

### Community

Maintainers

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

---

Top Contributors

[![Michael-Georgiev](https://avatars.githubusercontent.com/u/182222876?v=4)](https://github.com/Michael-Georgiev "Michael-Georgiev (30 commits)")[![LexanderStacks](https://avatars.githubusercontent.com/u/127212774?v=4)](https://github.com/LexanderStacks "LexanderStacks (1 commits)")[![m1ge0](https://avatars.githubusercontent.com/u/95485210?v=4)](https://github.com/m1ge0 "m1ge0 (1 commits)")

---

Tags

laravelbootstrapjetstream

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/m1ge0-bootsjet/health.svg)

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

###  Alternatives

[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[laravel/ui

Laravel UI utilities and presets.

2.7k134.9M600](/packages/laravel-ui)[laravel/jetstream

Tailwind scaffolding for the Laravel framework.

4.1k19.8M136](/packages/laravel-jetstream)[laravel-lang/publisher

Localization publisher for your Laravel application

2167.7M24](/packages/laravel-lang-publisher)[internachi/modular

Modularize your Laravel apps

1.1k662.4k8](/packages/internachi-modular)[nascent-africa/jetstrap

A Laravel 8 package to easily switch TailwindCSS resources generated by Laravel Jetstream to Bootstrap 4 or 5.

709210.5k1](/packages/nascent-africa-jetstrap)

PHPackages © 2026

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