PHPackages                             hirohitopg/blade-bootstrap-components - 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. [Templating &amp; Views](/categories/templating)
4. /
5. hirohitopg/blade-bootstrap-components

ActiveLibrary[Templating &amp; Views](/categories/templating)

hirohitopg/blade-bootstrap-components
=====================================

A set of Blade Components based on Boostrap-4 CSS Framework

v1.1.1(3y ago)016MITJavaScriptPHP &gt;=7.3

Since Jun 15Pushed 3y agoCompare

[ Source](https://github.com/hirohitopg/blade-bootstrap-components)[ Packagist](https://packagist.org/packages/hirohitopg/blade-bootstrap-components)[ Docs](https://github.com/hostmoz/blade-bootstrap-components)[ RSS](/packages/hirohitopg-blade-bootstrap-components/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

Blade Bootstrap Components
==========================

[](#blade-bootstrap-components)

[![Latest Version on Packagist](https://camo.githubusercontent.com/934ee8806c67ebe4f74daebdef0b343fa437656eb20ed01f10da4b3bb2709cb7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686f73746d6f7a2f626c6164652d626f6f7473747261702d636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hostmoz/blade-bootstrap-components)[![Build Status](https://camo.githubusercontent.com/0fa1ba133b7ac55fea3e898e85f92332dcae8b60e0e49c5e65d42d3ea6efecbf/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f686f73746d6f7a2f626c6164652d626f6f7473747261702d636f6d706f6e656e74732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/hostmoz/blade-bootstrap-components)[![Quality Score](https://camo.githubusercontent.com/5ba463796207de3a43febad5ab13d1d60ba14073f08ef6f6ec63e03f4e809182/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f686f73746d6f7a2f626c6164652d626f6f7473747261702d636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/hostmoz/blade-bootstrap-components)[![Total Downloads](https://camo.githubusercontent.com/c8096ff3f59c386ee02c6dde5612c489de75fa953037e8fb06302557d0379866/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686f73746d6f7a2f626c6164652d626f6f7473747261702d636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hostmoz/blade-bootstrap-components)

A new set of Blade components to rapidly build forms with [Bootstrap 5](https://getbootstrap.com/docs/5.0/getting-started/introduction/).

Features
--------

[](#features)

- Components for major Bootstrap components, including forms.
- Component logic independent from Blade views.
- Bind a target to a form (or a set of elements) to provide default values.
- Re-populate forms with [old input](https://laravel.com/docs/master/requests#old-input).
- Validation errors.
- [Form method spoofing](https://laravel.com/docs/master/routing#form-method-spoofing).
- Components classes and Blade views fully customizable.
- Support for prefixing the components.

Requirements
------------

[](#requirements)

- PHP 7.4 + Laravel 8+

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

[](#installation)

You can install the package via composer:

```
composer require hostmoz/blade-bootstrap-components
```

Publishing Assets
-----------------

[](#publishing-assets)

For some components to work correctly(ex: date-picker) you will need to publish the package assets using the command below:

```
php artisan vendor:publish --tag=bootstrap-assets --force
```

Configuration
-------------

[](#configuration)

There is no configuration needed unless you want to [customize the Blade views and components](#customize-the-blade-views).

Quick example
-------------

[](#quick-example)

```

```

[![](https://raw.githubusercontent.com/hostmoz/blade-bootstrap-components/main/resources/screenshot.png)](https://raw.githubusercontent.com/hostmoz/blade-bootstrap-components/main/resources/screenshot.png)

Usage
-----

[](#usage)

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

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

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Elísio Leonardo](https://github.com/backstageel)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.2% 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 ~51 days

Total

4

Last Release

1270d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/207c50f88c319b6b41fc574be266f497cf85211b0f4c0f5b136a506633331af3?d=identicon)[hirohito](/maintainers/hirohito)

---

Top Contributors

[![backstageel](https://avatars.githubusercontent.com/u/1692858?v=4)](https://github.com/backstageel "backstageel (30 commits)")[![hirohitopg](https://avatars.githubusercontent.com/u/2105579?v=4)](https://github.com/hirohitopg "hirohitopg (4 commits)")

---

Tags

laravelbladebootstrapbackstageelblade-bootstrap-componentsHostmozhirohitopg

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hirohitopg-blade-bootstrap-components/health.svg)

```
[![Health](https://phpackages.com/badges/hirohitopg-blade-bootstrap-components/health.svg)](https://phpackages.com/packages/hirohitopg-blade-bootstrap-components)
```

###  Alternatives

[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k454.7k15](/packages/robsontenorio-mary)[stijnvanouplines/blade-country-flags

A package to easily make use of country flags in your Laravel Blade views.

26307.2k6](/packages/stijnvanouplines-blade-country-flags)

PHPackages © 2026

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