PHPackages                             holt59/cakephp3-bootstrap3-helpers - 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. holt59/cakephp3-bootstrap3-helpers

Abandoned → [holt59/cakephp3-bootstrap-helpers](/?search=holt59%2Fcakephp3-bootstrap-helpers)Cakephp-plugin[Utility &amp; Helpers](/categories/utility)

holt59/cakephp3-bootstrap3-helpers
==================================

Bootstrap Helpers for CakePHP 3.0

v4.0.3(5y ago)12536.7k73[18 issues](https://github.com/CakePHP-Bootstrap/cakephp3-bootstrap-helpers/issues)MITPHPPHP &gt;=5.5.9CI failing

Since Aug 20Pushed 3y ago22 watchersCompare

[ Source](https://github.com/CakePHP-Bootstrap/cakephp3-bootstrap-helpers)[ Packagist](https://packagist.org/packages/holt59/cakephp3-bootstrap3-helpers)[ RSS](/packages/holt59-cakephp3-bootstrap3-helpers/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (4)Dependencies (3)Versions (36)Used By (0)

CakePHP 3.x Helpers for Bootstrap
=================================

[](#cakephp-3x-helpers-for-bootstrap)

[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Packagist](https://camo.githubusercontent.com/2ab363ad0a7464758ebc3c253f7a7a99bbaed0d5b30db4fdc3d1761ed909b2d2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686f6c7435392f63616b65706870332d626f6f7473747261702d68656c706572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/holt59/cakephp3-bootstrap-helpers)

CakePHP 3.x Helpers to generate HTML with @Twitter Boostrap style: `Breadcrumbs`, `Flash`, `Form`, `Html`, `Modal`, `Navbar`, `Panel` and `Paginator` helpers available!

How to... ?
-----------

[](#how-to-)

### Installation

[](#installation)

If you want the latest **Bootstrap 3** version of the plugin:

- Add the plugin to your `composer.json` (see below if you want to use another branch / version):

```
composer require holt59/cakephp3-bootstrap-helpers:dev-master
# or the following if you want to use the Bootstrap 4 version (alpha)
composer require holt59/cakephp3-bootstrap-helpers:dev-4.0.3
```

- Load the plugin in your `config/bootstrap.php`:

```
Plugin::load('Bootstrap');
```

- [Load the helpers](https://book.cakephp.org/3.0/en/views/helpers.html#configuring-helpers)you want in your `View/AppView.php`:

```
$this->loadHelper('Html', [
    'className' => 'Bootstrap.Html',
    // Other configuration options...
]);
```

The full plugin documentation is available at .

### Table of version and requirements

[](#table-of-version-and-requirements)

VersionBootstrap versionCakePHP versionInformation[master](https://github.com/cakephp-bootstrap/cakephp3-bootstrap-helpers/tree/master)3&gt;= 3.7.0Current active V3 branch.[4.0.3](https://github.com/cakephp-bootstrap/cakephp3-bootstrap-helpers/tree/v4.0.3)4&gt;= 3.7.0Current active V4 branch.[4.0.2](https://github.com/cakephp-bootstrap/cakephp3-bootstrap-helpers/tree/v4.0.2)4&gt;= 3.7.0Latest V4 release.[3.1.4](https://github.com/cakephp-bootstrap/cakephp3-bootstrap-helpers/tree/v3.1.2)3&gt;= 3.7.0Open issue(s) if necessary.&lt;= [3.1.2](https://github.com/cakephp-bootstrap/cakephp3-bootstrap-helpers/tree/v3.1.1)3&lt; 3.4.0Deprecated.Contributing
------------

[](#contributing)

Do not hesitate to [**post a github issue**](https://github.com/cakephp-bootstrap/cakephp3-bootstrap-helpers/issues/new) or [**submit a pull request**](https://github.com/cakephp-bootstrap/cakephp3-bootstrap-helpers/pulls) if you find a bug or want a new feature.

### Who is using it?

[](#who-is-using-it)

Non-exhaustive list of projects using these helpers, if you want to be in this list, post a comment on [this issue](https://github.com/cakephp-bootstrap/cakephp3-bootstrap-helpers/issues/32).

- \[**CakeAdmin**\] (), LightStrap Theme for CakeAdmin

Copyright and license
---------------------

[](#copyright-and-license)

The MIT License (MIT)

Copyright (c) 2013-2023, Mikaël Capelle.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

See [LICENSE](LICENSE).

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community29

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 89.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 ~91 days

Recently: every ~72 days

Total

22

Last Release

2014d ago

Major Versions

v3.1.3 → v4.0.22020-01-29

v3.1.5 → v4.0.32020-11-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2393288?v=4)[Mikaël Capelle](/maintainers/Holt59)[@Holt59](https://github.com/Holt59)

---

Top Contributors

[![Holt59](https://avatars.githubusercontent.com/u/2393288?v=4)](https://github.com/Holt59 "Holt59 (330 commits)")[![ypnos](https://avatars.githubusercontent.com/u/8481470?v=4)](https://github.com/ypnos "ypnos (8 commits)")[![ypnos-web](https://avatars.githubusercontent.com/u/15981753?v=4)](https://github.com/ypnos-web "ypnos-web (6 commits)")[![raul338](https://avatars.githubusercontent.com/u/7199046?v=4)](https://github.com/raul338 "raul338 (5 commits)")[![fullybaked](https://avatars.githubusercontent.com/u/527122?v=4)](https://github.com/fullybaked "fullybaked (5 commits)")[![LYZ452](https://avatars.githubusercontent.com/u/78216753?v=4)](https://github.com/LYZ452 "LYZ452 (3 commits)")[![alphp](https://avatars.githubusercontent.com/u/8992091?v=4)](https://github.com/alphp "alphp (2 commits)")[![asgraf](https://avatars.githubusercontent.com/u/1997264?v=4)](https://github.com/asgraf "asgraf (2 commits)")[![mikael-capelle](https://avatars.githubusercontent.com/u/175124603?v=4)](https://github.com/mikael-capelle "mikael-capelle (1 commits)")[![Oxicode](https://avatars.githubusercontent.com/u/1320709?v=4)](https://github.com/Oxicode "Oxicode (1 commits)")[![jmenges](https://avatars.githubusercontent.com/u/10944143?v=4)](https://github.com/jmenges "jmenges (1 commits)")[![sharkooon](https://avatars.githubusercontent.com/u/533123?v=4)](https://github.com/sharkooon "sharkooon (1 commits)")[![starlocke](https://avatars.githubusercontent.com/u/1019999?v=4)](https://github.com/starlocke "starlocke (1 commits)")[![wreality](https://avatars.githubusercontent.com/u/463159?v=4)](https://github.com/wreality "wreality (1 commits)")[![grouse](https://avatars.githubusercontent.com/u/1053191?v=4)](https://github.com/grouse "grouse (1 commits)")[![innovaweb-dev](https://avatars.githubusercontent.com/u/2601347?v=4)](https://github.com/innovaweb-dev "innovaweb-dev (1 commits)")[![keraf](https://avatars.githubusercontent.com/u/30026749?v=4)](https://github.com/keraf "keraf (1 commits)")

---

Tags

bootstrapbootstrap3bootstrap4cakephpcakephp-helpercakephp3phpcakephpbootstrap

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/holt59-cakephp3-bootstrap3-helpers/health.svg)

```
[![Health](https://phpackages.com/badges/holt59-cakephp3-bootstrap3-helpers/health.svg)](https://phpackages.com/packages/holt59-cakephp3-bootstrap3-helpers)
```

###  Alternatives

[dereuromark/cakephp-tools

A CakePHP plugin containing lots of useful and reusable tools

338920.1k32](/packages/dereuromark-cakephp-tools)[markstory/asset_compress

An asset compression plugin for CakePHP. Provides file concatenation and a flexible filter system for preprocessing and minification.

3761.0M11](/packages/markstory-asset-compress)[slywalker/twitter_bootstrap

CakePHP Bootstrap (for Twitter) Plugin

28532.2k](/packages/slywalker-twitter-bootstrap)[dereuromark/cakephp-shim

A CakePHP plugin to shim applications between major framework versions.

401.0M11](/packages/dereuromark-cakephp-shim)[dereuromark/cakephp-dto

A CakePHP plugin for generating immutable Data Transfer Objects with full type safety

2988.9k3](/packages/dereuromark-cakephp-dto)[dereuromark/cakephp-geo

A CakePHP plugin around geocoding tools and helpers.

51174.9k4](/packages/dereuromark-cakephp-geo)

PHPackages © 2026

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