PHPackages                             gezeresolutionsweb/cakeganache - 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. gezeresolutionsweb/cakeganache

ActiveCakephp-plugin[Framework](/categories/framework)

gezeresolutionsweb/cakeganache
==============================

This is a CakePHP 2.x plugin that overload core helpers to support Twitter Bootstrap 2.x + extras.

0.1.1(8y ago)03.0k1MITPHPPHP &gt;=5.3.0

Since Jul 7Pushed 8y ago3 watchersCompare

[ Source](https://github.com/gezeresolutionsweb/cakeganache)[ Packagist](https://packagist.org/packages/gezeresolutionsweb/cakeganache)[ Docs](https://github.com/gezeresolutionsweb/cakeganache)[ RSS](/packages/gezeresolutionsweb-cakeganache/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

CakeGanache
===========

[](#cakeganache)

What about a good cake ganache ?

This is a CakePHP 2.x plugin that overload core helpers to support Twitter Bootstrap 2.x + extras

- Bootstrap 2.x Helpers
    - GanacheHtmlHelper
    - GanacheFormHelper
    - GanacheNavbarHelper
    - GanachePaginationHelper
    - GanacheCalendarHelper
    - GanacheTablenavbarHelper
- FontAwesome 4.x Helpers
- Javascript goddies
    - ganache-tablenavbar.js
    - ganache-chained.js

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

[](#installation)

### Composer

[](#composer)

```
composer require gezeresolutionsweb/cakeganache:*
```

### Manual

[](#manual)

Extract the plugin in the app/Plugin folder and load the plugin in your bootstrap.php file.

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

How to use?
-----------

[](#how-to-use)

Helpers are developped with respect of core helper in mind. So load the helpers in your controller.

```
public $helpers = array(
    'Html' => 'CakeGanache.GanacheHtml',
    'Form' => 'CakeGanache.GanacheForm',
    'Paginator' => 'CakeGanache.GanachePaginator',
    'Navbar' => 'CakeGanache.GanacheNavbar'
    'Tablenavbar' => 'CakeGanache.GanacheTablenavbar'
    'Calendar' => 'CakeGanache.GanacheCalendar'
) ;
```

Related and inspirated projects
-------------------------------

[](#related-and-inspirated-projects)

-  CakeHelpers
- WebAndCow Cakephp Bootstrap Helpers

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.6% 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 ~395 days

Total

2

Last Release

3242d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2041902?v=4)[Sylvain Lévesque](/maintainers/slevesque)[@slevesque](https://github.com/slevesque)

---

Top Contributors

[![slevesque](https://avatars.githubusercontent.com/u/2041902?v=4)](https://github.com/slevesque "slevesque (207 commits)")[![mathieuc1771](https://avatars.githubusercontent.com/u/40892?v=4)](https://github.com/mathieuc1771 "mathieuc1771 (2 commits)")[![lavoie](https://avatars.githubusercontent.com/u/6130162?v=4)](https://github.com/lavoie "lavoie (1 commits)")

---

Tags

pluginframeworkhelperscakephptwitterbootstrapganache

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gezeresolutionsweb-cakeganache/health.svg)

```
[![Health](https://phpackages.com/badges/gezeresolutionsweb-cakeganache/health.svg)](https://phpackages.com/packages/gezeresolutionsweb-cakeganache)
```

###  Alternatives

[slywalker/boost_cake

BoostCake is a plugin for CakePHP using Bootstrap

277516.5k1](/packages/slywalker-boost-cake)[silverstripe/framework

The SilverStripe framework

7223.7M2.7k](/packages/silverstripe-framework)[juzaweb/cms

Juzaweb CMS is a Content Management System (CMS) developed based on Laravel Framework and web platform whose sole purpose is to make your development workflow simple again. Project develop by Juzaweb

188571.2k](/packages/juzaweb-cms)[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[mediawiki/bootstrap

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

15105.6k7](/packages/mediawiki-bootstrap)

PHPackages © 2026

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