PHPackages                             jield-webdev/laminas-bootstrap5 - 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. jield-webdev/laminas-bootstrap5

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

jield-webdev/laminas-bootstrap5
===============================

Laminas Module that provides helper functions for Bootstrap 5

v3.0.0(3mo ago)326.6k↓13.6%MITJavaScriptPHP ~8.3.0 || ~8.4.0 || ~8.5.0CI failing

Since Nov 18Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/jield-webdev/laminas-bootstrap5)[ Packagist](https://packagist.org/packages/jield-webdev/laminas-bootstrap5)[ Docs](https://github.com/jield-webdev/laminas-bootstrap5)[ RSS](/packages/jield-webdev-laminas-bootstrap5/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (1)Dependencies (19)Versions (6)Used By (0)

laminas-bootstrap5
==================

[](#laminas-bootstrap5)

Repository to use Bootstrap 5 code in Laminas Framework (based on zfc-twitter-bootstrap)

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

[](#installation)

Create a writeable directory `assets` in your project public folder (for example `public/assets`).

```
## Forced injection of Bootstrap JS, Jquery and Jquery UI

This module default injects the latest versions of Bootstrap JS (including Popper), Jquery and JqueryUI as these
libraries are required for the JS in this module.
If for some reason you want to use your own versions of these libraries, you can disable the injection of these
libraries by setting the following config in your application config:

```php
return [
    'laminas-bootstrap5'         => [
        'inject_jquery'    => false,
        'inject_jquery_ui' => false,
        'inject_bootstrap_js' => false,
    ],
];
```

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance81

Actively maintained with recent releases

Popularity30

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

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

Total

3

Last Release

89d ago

Major Versions

v1.2 → v3.0.02026-03-12

PHP version history (3 changes)v1.2PHP ~8.1.0 || ~8.2.0 || ~8.3.0

v3.0.0PHP ~8.3.0 || ~8.4.0 || ~8.5.0

2.1PHP ~8.3.0 || ~8.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/5e015020fd0b3c5bb51b7d9c09205fa556a424a8d5345030a77fbafcbf05385c?d=identicon)[japaveh](/maintainers/japaveh)

---

Top Contributors

[![japaveh](https://avatars.githubusercontent.com/u/1028237?v=4)](https://github.com/japaveh "japaveh (92 commits)")

---

Tags

laminasmodulebootstrap

### Embed Badge

![Health badge](/badges/jield-webdev-laminas-bootstrap5/health.svg)

```
[![Health](https://phpackages.com/badges/jield-webdev-laminas-bootstrap5/health.svg)](https://phpackages.com/packages/jield-webdev-laminas-bootstrap5)
```

###  Alternatives

[magento/community-edition

Magento 2 (Open Source)

12.2k53.6k13](/packages/magento-community-edition)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)[neilime/twbs-helper-module

Laminas (formerly Zend Framework) module for easy integration of Twitter Bootstrap

21106.1k](/packages/neilime-twbs-helper-module)[kokspflanze/zfc-twig

Laminas/Zend Framework Module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates

15310.0k4](/packages/kokspflanze-zfc-twig)[oxcom/zend-twig

ZendTwig is a module that integrates the Twig template engine with Zend Framework 3.

18114.0k](/packages/oxcom-zend-twig)

PHPackages © 2026

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