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 1mo 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 49% 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

3197d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fbc0162cee4c065166db2bd4a297cb3f4ba84b67779d49a41676c1c7400f6ee4?d=identicon)[slevesque](/maintainers/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

277511.0k1](/packages/slywalker-boost-cake)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[mediawiki/bootstrap

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

15102.0k5](/packages/mediawiki-bootstrap)[alleyinteractive/pest-plugin-wordpress

WordPress Pest Integration

263.7k1](/packages/alleyinteractive-pest-plugin-wordpress)

PHPackages © 2026

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