PHPackages                             alaxos/cakephp3-bootstrap-theme - 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. alaxos/cakephp3-bootstrap-theme

ActiveCakephp-plugin[Templating &amp; Views](/categories/templating)

alaxos/cakephp3-bootstrap-theme
===============================

Bootstrap bake templates for CakePHP 3

3.7.1(6y ago)72.8k3MITHTML

Since Oct 29Pushed 6y ago1 watchersCompare

[ Source](https://github.com/alaxos/cakephp3-bootstrap-theme)[ Packagist](https://packagist.org/packages/alaxos/cakephp3-bootstrap-theme)[ Docs](https://github.com/alaxos/cakephp3-bootstrap-theme)[ RSS](/packages/alaxos-cakephp3-bootstrap-theme/feed)WikiDiscussions master Synced 1mo ago

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

cakephp3-bootstrap-theme
========================

[](#cakephp3-bootstrap-theme)

Bootstrap bake templates for CakePHP 3

General Features
----------------

[](#general-features)

- Bootstrap templates that use the enhanced FormHelper and some other tools from the alaxos/cakephp3-libs plugin

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

[](#installation)

### Adding the plugin

[](#adding-the-plugin)

You can easily install this plugin using composer as follows:

```
composer require alaxos/cakephp3-bootstrap-theme
```

### Enabling the plugin

[](#enabling-the-plugin)

After adding the plugin remember to load it in your `config/bootstrap.php` file. The `Alaxos` plugin must be loaded as well.

```
Plugin::load('Alaxos', ['bootstrap' => true]);
Plugin::load('Alaxos/BootstrapTheme');
```

### Using the plugin with bake

[](#using-the-plugin-with-bake)

```
$ ./bin/cake bake model Users --theme Alaxos/BootstrapTheme
```

### Load Bootstrap CSS and JS

[](#load-bootstrap-css-and-js)

You may use the following functions to load Bootstrap CSS and JS in your template:

```

```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity72

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

Recently: every ~30 days

Total

15

Last Release

2545d ago

Major Versions

0.9.3 → 3.5.02016-03-24

v1.1.1 → 3.5.12018-05-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b63bd2525e8e0f7b7425b1be2b0c8722f4889ccd47bb43663f00b0cae885111?d=identicon)[alaxos](/maintainers/alaxos)

---

Top Contributors

[![alaxos](https://avatars.githubusercontent.com/u/1056290?v=4)](https://github.com/alaxos "alaxos (35 commits)")

---

Tags

cakephpthemebootstrapbakelibraries

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alaxos-cakephp3-bootstrap-theme/health.svg)

```
[![Health](https://phpackages.com/badges/alaxos-cakephp3-bootstrap-theme/health.svg)](https://phpackages.com/packages/alaxos-cakephp3-bootstrap-theme)
```

###  Alternatives

[acacha/admin-lte-template-laravel

AdminLTE template applied to Laravel Scaffolding

1.8k387.2k8](/packages/acacha-admin-lte-template-laravel)[bk2k/bootstrap-package

Bootstrap Package delivers a full configured frontend theme for TYPO3, based on the Bootstrap CSS Framework.

357891.4k72](/packages/bk2k-bootstrap-package)[raoul2000/yii2-bootswatch-asset

Use Bootswatch theme in your Yii application with minimum effort

2145.0k4](/packages/raoul2000-yii2-bootswatch-asset)

PHPackages © 2026

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