PHPackages                             alexandermatveev/bootstrap4-bundle - 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. alexandermatveev/bootstrap4-bundle

ActiveSymfony-bundle[Framework](/categories/framework)

alexandermatveev/bootstrap4-bundle
==================================

Bootstrap Bundle for Symfony3+

1.0(7y ago)085MITJavaScriptPHP &gt;=5.3.0

Since Oct 9Pushed 7y ago1 watchersCompare

[ Source](https://github.com/AlexanderMatveev/bootstrap4-bundle)[ Packagist](https://packagist.org/packages/alexandermatveev/bootstrap4-bundle)[ Docs](https://github.com/AlexanderMatveev/bootstrap4-bundle)[ RSS](/packages/alexandermatveev-bootstrap4-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Bootstrap 4 bundle for Symfony 3+
=================================

[](#bootstrap-4-bundle-for-symfony-3)

Current Version
---------------

[](#current-version)

Bootstrap 4.0.0

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

[](#requirements)

1. jQuery
2. Popper.js

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

[](#installation)

```
composer require alexandermatveev/bootstrap4-bundle
```

### Add bundle to your application kernel (Symfony 3)

[](#add-bundle-to-your-application-kernel-symfony-3)

```
// app/AppKernel.php

public function registerBundles()
{
    $bundles = array(
        // ...
        new AlexanderMatveev\Bootstrap4Bundle\AlexanderMatveevBootstrap4Bundle(),
        // ...
    );
}
```

### Install assets (Symfony 3)

[](#install-assets-symfony-3)

Given your server's public directory is named "web", install the public vendor resources

```
bin/console assets:install web
```

Optionally, use the --symlink attribute to create links rather than copies of the resources

```
bin/console assets:install --symlink web
```

Usage
-----

[](#usage)

Refer to the desired files in your HTML template, e.g.

```

```

Licenses
--------

[](#licenses)

Refer to the source code of the included files for license information

References
----------

[](#references)

1.
2.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

2776d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58c62efae198ffa8f65956fd33eee2a9e87a58d28a1884d825ca7595cfbfee69?d=identicon)[AlexanderMatveev](/maintainers/AlexanderMatveev)

---

Top Contributors

[![AlexanderMatveev](https://avatars.githubusercontent.com/u/1456669?v=4)](https://github.com/AlexanderMatveev "AlexanderMatveev (3 commits)")

---

Tags

symfonyjavascriptjquerybootstrap

### Embed Badge

![Health badge](/badges/alexandermatveev-bootstrap4-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/alexandermatveev-bootstrap4-bundle/health.svg)](https://phpackages.com/packages/alexandermatveev-bootstrap4-bundle)
```

###  Alternatives

[snapappointments/bootstrap-select

The jQuery plugin that brings select elements into the 21st century with intuitive multiselection, searching, and much more. Now with Bootstrap 4 support.

9.8k480.4k3](/packages/snapappointments-bootstrap-select)[phpmv/php-mv-ui

A JQuery and UI library for php and php MVC frameworks

3319.7k3](/packages/phpmv-php-mv-ui)[krzysiekpiasecki/gentelella

A Symfony skeleton application with user account functionality based on the Twitter Bootstrap and Gentelella template

991.8k](/packages/krzysiekpiasecki-gentelella)

PHPackages © 2026

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