PHPackages                             webandcow/bs\_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. webandcow/bs\_helpers

ActiveCakephp-plugin

webandcow/bs\_helpers
=====================

Extension of the CakePHP's FormHelper and HtmlHelper to use the framework Twitter Bootstrap v3.0.0 more easily

2.2.0(10y ago)261.1k15[2 issues](https://github.com/WebAndCow/CakePHP-BsHelpers/issues)MITPHPPHP &gt;=5.3CI failing

Since Jul 24Pushed 6y ago5 watchersCompare

[ Source](https://github.com/WebAndCow/CakePHP-BsHelpers)[ Packagist](https://packagist.org/packages/webandcow/bs_helpers)[ Docs](https://github.com/WebAndCow/CakePHP-BsHelpers)[ RSS](/packages/webandcow-bs-helpers/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (3)Versions (13)Used By (0)

Ce repo n'est plus maintenu
===========================

[](#ce-repo-nest-plus-maintenu)

BsFormHelper and BsHelper
=========================

[](#bsformhelper-and-bshelper)

[![Join the chat at https://gitter.im/WebAndCow/CakePHP-BsHelpers](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/WebAndCow/CakePHP-BsHelpers?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://camo.githubusercontent.com/0a01bfd152a47e6d59fa3d05c25a5a15ea34ab794305122d31697f75d9538c53/68747470733a2f2f7472617669732d63692e6f72672f576562416e64436f772f43616b655048502d427348656c706572732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/WebAndCow/CakePHP-BsHelpers) [![Coverage Status](https://camo.githubusercontent.com/044973ee7297a56758b7f44ea2a495d7f01d31a140ddb0f2ef3cb8e8a7ee4da4/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f576562416e64436f772f43616b655048502d427348656c706572732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/r/WebAndCow/CakePHP-BsHelpers?branch=master)[![Packagist](https://camo.githubusercontent.com/cf12c24c936a774552844a3fe8cd48402a4b0f2b0a33234fbe3c4908220008f1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776562616e64636f772f62735f68656c706572732e737667)](https://packagist.org/packages/webandcow/bs_helpers) [![Dependency Status](https://camo.githubusercontent.com/442847789811d62f8c07ffcb49f6fe00f372e357fd232be858e287246064fd22/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3535326663643030313065373134663965353030306432322f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/552fcd0010e714f9e5000d22) [![Dependency Status](https://camo.githubusercontent.com/776c0fc77e0b0068d6e40c5fd64b520fd85ab7c36b9fb73bf53845f910e69a42/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3535326663636266313065373134663965353030306431652f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/552fccbf10e714f9e5000d1e)

Extension of the CakePHP's FormHelper to use the framework Bootstrap v3 more easily.

The full documentation is available here :

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

[](#installation)

Ensure require is present in composer.json. This will install the plugin into Plugin/BsHelpers:

```
{
	"require": {
		"webandcow/bs_helpers": "*"
	}
}
```

### Enable plugin

[](#enable-plugin)

You need to enable the plugin in your app/Config/bootstrap.php file:

`CakePlugin::load('BsHelpers');`

If you are already using `CakePlugin::loadAll();`, then this is not necessary.

Then, add those following lines in your app/Controller/AppController.php file :

```
class AppController extends Controller {
         public $helpers = array('BsHelpers.Bs', 'BsHelpers.BsForm');
}
```

\##Versioning

BsHelpers will be maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:

`..`

And constructed with the following guidelines:

- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New features, without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes bumps the patch

For more information on SemVer, please visit .

\##License

BsHelpers is licensed under the MIT license.

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~78 days

Total

10

Last Release

3726d ago

Major Versions

1.x-dev → 2.0.02015-04-24

PHP version history (2 changes)1.1.1PHP &gt;=5.3.0

2.1.0PHP &gt;=5.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5221665?v=4)[Web and Cow](/maintainers/WebAndCow)[@WebAndCow](https://github.com/WebAndCow)

---

Top Contributors

[![KinderGouello](https://avatars.githubusercontent.com/u/4168800?v=4)](https://github.com/KinderGouello "KinderGouello (78 commits)")[![WebAndCow](https://avatars.githubusercontent.com/u/5221665?v=4)](https://github.com/WebAndCow "WebAndCow (63 commits)")[![arthurWAC](https://avatars.githubusercontent.com/u/4952849?v=4)](https://github.com/arthurWAC "arthurWAC (13 commits)")[![rabbiabram](https://avatars.githubusercontent.com/u/1196791?v=4)](https://github.com/rabbiabram "rabbiabram (2 commits)")[![gitter-badger](https://avatars.githubusercontent.com/u/8518239?v=4)](https://github.com/gitter-badger "gitter-badger (1 commits)")

---

Tags

cakephptwitterbootstrap

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/webandcow-bs-helpers/health.svg)

```
[![Health](https://phpackages.com/badges/webandcow-bs-helpers/health.svg)](https://phpackages.com/packages/webandcow-bs-helpers)
```

###  Alternatives

[slywalker/boost_cake

BoostCake is a plugin for CakePHP using Bootstrap

277511.0k1](/packages/slywalker-boost-cake)[slywalker/twitter_bootstrap

CakePHP Bootstrap (for Twitter) Plugin

28532.2k](/packages/slywalker-twitter-bootstrap)[friendsofcake/bootstrap-ui

Bootstrap front-end framework support for CakePHP

3492.1M32](/packages/friendsofcake-bootstrap-ui)[mediawiki/chameleon-skin

A highly flexible MediaWiki skin using Bootstrap 4

12481.8k2](/packages/mediawiki-chameleon-skin)[holt59/cakephp3-bootstrap-helpers

Bootstrap Helpers for CakePHP 3.0

125239.5k](/packages/holt59-cakephp3-bootstrap-helpers)[mediawiki/bootstrap

Provides the Bootstrap 5 web front-end framework to MediaWiki skins and extensions

15102.0k5](/packages/mediawiki-bootstrap)

PHPackages © 2026

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