PHPackages                             schmasterz/yii2-bootstrap4-materialize - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. schmasterz/yii2-bootstrap4-materialize

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

schmasterz/yii2-bootstrap4-materialize
======================================

Yii2 assets for boostrap4-materialize, a CSS Framework based on Material Design.

1.0.0(7y ago)022MITPHPPHP &gt;=5.4.0

Since Mar 30Pushed 7y ago1 watchersCompare

[ Source](https://github.com/schmasterz/yii2-bootstrap4-materialize)[ Packagist](https://packagist.org/packages/schmasterz/yii2-bootstrap4-materialize)[ RSS](/packages/schmasterz-yii2-bootstrap4-materialize/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

yii2-bootstrap4-materialize
===========================

[](#yii2-bootstrap4-materialize)

Yii2 asset for boostrap4-materialize, a CSS Framework based on [Material Design](https://materializecss.com/).

### Requirements

[](#requirements)

The minimum requirement by yii2-bootstrap4-materialize that your Web server supports PHP 5.4 and Yii2 framework &gt; 2.0.14.

### Install via Composer

[](#install-via-composer)

```
$ php composer.phar require schmasterz/yii2-bootstrap4-materialize "master@dev"

```

### Usage

[](#usage)

You can use boostrap4-materialize in the css layer of your application. To achieve this, you need to include boostrap4-materialize as a dependency of your Asset file

```
public $depends = [
    'schmasterz\materialize\BootstrapMaterializeAsset',
];

```

or add it to your view file

```
schmasterz\materialize\BootstrapMaterializeAsset::register($this),

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

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

Unknown

Total

1

Last Release

2597d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0140d1d75fc2cb378cf6e4c9b7e955e9393a1c4f4dbf6e2e4c7fc6642840974b?d=identicon)[schmasterz](/maintainers/schmasterz)

---

Tags

yii2designmaterialbootstrap4

### Embed Badge

![Health badge](/badges/schmasterz-yii2-bootstrap4-materialize/health.svg)

```
[![Health](https://phpackages.com/badges/schmasterz-yii2-bootstrap4-materialize/health.svg)](https://phpackages.com/packages/schmasterz-yii2-bootstrap4-materialize)
```

###  Alternatives

[romdim/yii2-bootstrap-material

Composer package for implementing FezVrasta's bootstrap material design in Yii2.

2010.9k3](/packages/romdim-yii2-bootstrap-material)[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)

PHPackages © 2026

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