PHPackages                             appstract/laravel-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. appstract/laravel-bootstrap-components

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

appstract/laravel-bootstrap-components
======================================

Bootstrap components for Laravel

2.0.0(6y ago)19436.7k↓40%33MITHTMLPHP ^7.1.3

Since May 31Pushed 6y ago4 watchersCompare

[ Source](https://github.com/appstract/laravel-bootstrap-components)[ Packagist](https://packagist.org/packages/appstract/laravel-bootstrap-components)[ Docs](https://github.com/appstract/laravel-bootstrap-components)[ RSS](/packages/appstract-laravel-bootstrap-components/feed)WikiDiscussions master Synced today

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

Laravel Bootstrap Components
============================

[](#laravel-bootstrap-components)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5a5724c912e6bba40452a9474c60dbf7286c0e56ecfb309b5697f8a74b2bedd6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6170707374726163742f6c61726176656c2d626f6f7473747261702d636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appstract/laravel-bootstrap-components)[![Total Downloads](https://camo.githubusercontent.com/6b6b18c662920ad5f664336bb782ba47fb77b93ce7ab6884cf344831ddd8113e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6170707374726163742f6c61726176656c2d626f6f7473747261702d636f6d706f6e656e74732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/appstract/laravel-bootstrap-components)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Easily use Bootstrap 4 components as Laravel components.

You can help with adding components by creating a pull request.

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

[](#installation)

You can install the package via composer:

```
composer require appstract/laravel-bootstrap-components
```

Usage
-----

[](#usage)

Examples:

```
@component('bootstrap::modal')
    This is the content of the modal
@endcomponent

@component('bootstrap::progress', ['value' => 75])
    // Extra bars
@endcomponent
```

More components and documentation [in the wiki](https://github.com/appstract/laravel-bootstrap-components/wiki).

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

[](#contributing)

Contributions are very welcome! If you want to add a component, please keep the following in mind when creating a pull request:

- Have a look at the existing components for examples.
- Customization of the component (like custom classes and options for the component).
- Provide some docs in the [wiki](https://github.com/appstract/laravel-bootstrap-components/wiki).

[Thanks to all the contributors](https://github.com/appstract/laravel-bootstrap-components/graphs/contributors)

About Appstract
---------------

[](#about-appstract)

Appstract is a small team from The Netherlands. We create (open source) tools for webdevelopment and write about related subjects on [Medium](https://medium.com/appstract). You can [follow us on Twitter](https://twitter.com/teamappstract), [buy us a beer](https://www.paypal.me/teamappstract/10) or [support us on Patreon](https://www.patreon.com/appstract).

License
-------

[](#license)

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

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity45

Moderate usage in the ecosystem

Community20

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 68.1% 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 ~103 days

Recently: every ~234 days

Total

11

Last Release

2290d ago

Major Versions

0.2.0 → 1.0.02018-01-22

1.1.1 → 2.0.02020-03-26

PHP version history (3 changes)0.0.1PHP ^7.0

0.0.3PHP &gt;=5.6

2.0.0PHP ^7.1.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1470623?v=4)[Gijs Jorissen](/maintainers/gizburdt)[@gizburdt](https://github.com/gizburdt)

![](https://avatars.githubusercontent.com/u/3015449?v=4)[Olav van Schie](/maintainers/ovanschie)[@ovanschie](https://github.com/ovanschie)

---

Top Contributors

[![ovanschie](https://avatars.githubusercontent.com/u/3015449?v=4)](https://github.com/ovanschie "ovanschie (32 commits)")[![gizburdt](https://avatars.githubusercontent.com/u/1470623?v=4)](https://github.com/gizburdt "gizburdt (7 commits)")[![303K](https://avatars.githubusercontent.com/u/3934941?v=4)](https://github.com/303K "303K (4 commits)")[![teuunn](https://avatars.githubusercontent.com/u/17406280?v=4)](https://github.com/teuunn "teuunn (4 commits)")

---

Tags

bladebootstrapbootstrap-componentslaravellaravel-componentslaravel-packagephpappstractlaravel-bootstrap-components

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/appstract-laravel-bootstrap-components/health.svg)

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

###  Alternatives

[appstract/laravel-blade-directives

Handy Blade directives

8561.2M9](/packages/appstract-laravel-blade-directives)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[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)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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