PHPackages                             vi-kon/laravel-bootstrap - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. vi-kon/laravel-bootstrap

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

vi-kon/laravel-bootstrap
========================

Configurable Bootstrap for Laravel 5

v2.0.0(10y ago)1287MITPHPPHP &gt;=5.5.9

Since Feb 28Pushed 9y ago1 watchersCompare

[ Source](https://github.com/vi-kon/laravel-bootstrap)[ Packagist](https://packagist.org/packages/vi-kon/laravel-bootstrap)[ RSS](/packages/vi-kon-laravel-bootstrap/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (5)Versions (5)Used By (0)

Configurable Bootstrap framework for Laravel 5.1
================================================

[](#configurable-bootstrap-framework-for-laravel-51)

This is **Laravel 5.1** package for compiling Bootstrap framework to application.

Table of content
----------------

[](#table-of-content)

- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [Components](#components)

---

[Back to top](#configurable-bootstrap-for-laravel-5)

Features
--------

[](#features)

- Configurable
- Minfied css and js files

---

[Back to top](#configurable-bootstrap-for-laravel-5)

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

[](#installation)

Via `composer`:

```
composer require vi-kon/laravel-bootstrap
```

In your Laravel 5 project add following lines to `app.php`:

```
// to your providers array
'ViKon\Bootstrap\BootstrapServiceProvider',
```

---

[Back to top](#configurable-bootstrap-for-laravel-5)

Usage
-----

[](#usage)

Simply run `vi-kon:bootstrap:compile {component-name} {component-name}` command to generate bootstrap files (booth CSS and JS).

The `vi-kob:bootstrap:compile` command have several options:

- `--all` - Select all components
- `--except` - Exclude selected component. Only available if `--all` option set.
- `--force` - Overwrite existing files

---

[Back to top](#configurable-bootstrap-for-laravel-5)

Components
----------

[](#components)

Available components (This tokens can use in command):

- **Reset and dependencies**
    - normalize
    - print
    - glyphicons
- **Core CSS**
    - scaffolding
    - type
    - code
    - grid
    - tables
    - forms
    - buttons
- **Components**
    - component-animations
    - dropdowns
    - button-groups
    - input-groups
    - navs
    - navbar
    - breadcrumbs
    - pagination
    - pager
    - labels
    - badges
    - jumbotron
    - thumbnails
    - alerts
    - progress-bars
    - media
    - list-group
    - panels
    - responsive-embed
    - wells
    - close
- **Components with JavaScript**
    - modals
    - tooltip
    - popovers
    - carousel
- **Pure JavaScript components**
    - affix
    - alert
    - button
    - collapse
    - scrollspy
    - tab
    - transition
- **Utility classes**
    - utilities
    - responsive-utilities

More about components .

License
-------

[](#license)

This package is licensed under the MIT License

---

[Back to top](#configurable-bootstrap-for-laravel-5)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

3

Last Release

3661d ago

Major Versions

v1.0.0 → v2.0.0-RC2015-10-31

PHP version history (2 changes)v1.0.0PHP &gt;=5.4.0

v2.0.0-RCPHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/97ac6badd847093e56369390bf36ddbb8740e10a8a495b339c2adb78e7345663?d=identicon)[vincekovacs](/maintainers/vincekovacs)

---

Top Contributors

[![vincekovacs](https://avatars.githubusercontent.com/u/1031595?v=4)](https://github.com/vincekovacs "vincekovacs (17 commits)")

---

Tags

laravelbootstrap

### Embed Badge

![Health badge](/badges/vi-kon-laravel-bootstrap/health.svg)

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

###  Alternatives

[patricktalmadge/bootstrapper

Twitter Bootstrap markup generator

557407.2k4](/packages/patricktalmadge-bootstrapper)[anahkiasen/former

A powerful form builder

1.4k1.4M14](/packages/anahkiasen-former)[nwidart/laravel-menus

Laravel Menu management

168180.3k10](/packages/nwidart-laravel-menus)[pingpong/menus

Laravel Menus

70194.4k13](/packages/pingpong-menus)[akaunting/laravel-menu

Menu and sidebar management package for Laravel

38233.8k](/packages/akaunting-laravel-menu)[rinvex/laravel-menus

Rinvex Menus is a simple menu builder package for Laravel, that supports hierarchical structure, ordering, and styling with full flexibility using presenters for easy styling and custom structure of menu rendering.

294.0k20](/packages/rinvex-laravel-menus)

PHPackages © 2026

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