PHPackages                             kingston-kms/yii2-mdbootstrap - 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. kingston-kms/yii2-mdbootstrap

ActiveYii2-extension[Templating &amp; Views](/categories/templating)

kingston-kms/yii2-mdbootstrap
=============================

Extension to asset MDBootstrap Free with Bootstrap in Yii2 Projects

2.0.0(3y ago)62.8kBSD-3-ClausePHPPHP &gt;=7.2.0

Since Jan 5Pushed 3y ago2 watchersCompare

[ Source](https://github.com/Kingston-kms/yii2-mdbootstrap)[ Packagist](https://packagist.org/packages/kingston-kms/yii2-mdbootstrap)[ RSS](/packages/kingston-kms-yii2-mdbootstrap/feed)WikiDiscussions master Synced 1w ago

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

 [ ![](https://avatars0.githubusercontent.com/u/993323) ](https://github.com/yiisoft) [ ![](https://camo.githubusercontent.com/1d3a8b8048fb035704e7fa7085db0ff86a1a3f53b674be8f1523c9cb807e339f/68747470733a2f2f6d64626f6f7473747261702e636f6d2f696d672f4d61726b6574696e672f67656e6572616c2f6c6f676f2f6d656469756d2f6d64622d722e706e67) ](https://mdbootstrap.com/docs/jquery/getting-started/download/)

Yii2 Extension with Material Design for Bootstrap
=================================================

[](#yii2-extension-with-material-design-for-bootstrap)

Demo
====

[](#demo)

You can see demo application on

Packagist
=========

[](#packagist)

Extension to asset MDB Bootstrap Assets Free in Yii2 Projects

[![Packagist Version (custom server)](https://camo.githubusercontent.com/67853384b8e910db85f0680861eff472f5814bdeb1fad9178e42b0652dab73e5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b696e6773746f6e2d6b6d732f796969322d6d64626f6f7473747261703f7374796c653d706c6173746963)](https://packagist.org/packages/kingston-kms/yii2-mdbootstrap)

Installation Bootstrap 4
========================

[](#installation-bootstrap-4)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require kingston-kms/yii2-mdbootstrap:~1

```

or add

```
"kingston-kms/yii2-mdbootstrap": "~1"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Add use statement in your view file:

```
use kingston\mdbootstrap\MDBootstrapAsset;
use kingston\mdbootstrap\MDBootstrapPluginAsset;

```

and register assets in view:

```
MDBootstrapAsset::register($this);
MDBootstrapPluginAsset::register($this);

```

Installation Bootstrap 5
========================

[](#installation-bootstrap-5)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require kingston-kms/yii2-mdbootstrap:~2

```

or add

```
"kingston-kms/yii2-mdbootstrap": "~2"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage-1)

Add use statement in your view file:

```
use kingston\yii2mdbuikit\MdbUiKitAsset;
use kingston\yii2mdbuikit\MdbUiKitPluginAsset;

```

and register assets in view:

```
MdbUiKitAsset::register($this);
MdbUiKitPluginAsset::register($this);

```

Dark Theme

```
use kingston\yii2mdbuikit\MdbUiKitDarkAsset;

```

RTL Version Assets

```
use kingston\yii2mdbuikit\MdbUiKitRtlAsset;

```

Dark RTL Version Assets

```
use kingston\yii2mdbuikit\MdbUiKitDarkRtlAsset;

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

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

Recently: every ~255 days

Total

13

Last Release

1304d ago

Major Versions

0.7.0 → 1.0.02020-01-05

1.0.1 → 2.0.02022-10-23

PHP version history (2 changes)0.0.1PHP &gt;=5.4.0

2.0.0PHP &gt;=7.2.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4e0ae562c83a0834782b4053602c428c8441e5784587fe00ff19fa7ffbb9d2d5?d=identicon)[Kingston-kms](/maintainers/Kingston-kms)

---

Top Contributors

[![Kingston-kms](https://avatars.githubusercontent.com/u/6301777?v=4)](https://github.com/Kingston-kms "Kingston-kms (25 commits)")

---

Tags

bootstrapbootstrap4bootstrap5material-designmdbmdb-ui-kitmdbootstrapyii2yii2-extensionyii2yiibootstrapyii2-extensionmaterial-designbootstrap5MDBootstrapmdb-ui-kit

### Embed Badge

![Health badge](/badges/kingston-kms-yii2-mdbootstrap/health.svg)

```
[![Health](https://phpackages.com/badges/kingston-kms-yii2-mdbootstrap/health.svg)](https://phpackages.com/packages/kingston-kms-yii2-mdbootstrap)
```

###  Alternatives

[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)
