PHPackages                             zacksleo/yii2-metronic - 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. zacksleo/yii2-metronic

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

zacksleo/yii2-metronic
======================

Yii2 Metronic Asset Bundle

2.1.2(8y ago)314.0k[1 issues](https://github.com/zacksleo/yii2-metronic/issues)MITPHPCI failing

Since Nov 18Pushed 7y ago1 watchersCompare

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

READMEChangelog (10)Dependencies (17)Versions (17)Used By (0)

yii2 metronic asset bundles
===========================

[](#yii2-metronic-asset-bundles)

![Packagist](https://camo.githubusercontent.com/e94dd7d546deb76472983ab4633f3c2c03fe95f580423b098fd427196afc3c37/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a61636b736c656f2f796969322d6d6574726f6e69632e737667)![Packagist](https://camo.githubusercontent.com/0dbf837029a6947c7bb9876915543f271affab8be5da8389946511e254b4ed9b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a61636b736c656f2f796969322d6d6574726f6e69632e737667)![Travis](https://camo.githubusercontent.com/15461807648d40c0e7f6e71f7a65cea1a11f24729bf38dcbf84ccaf166d8df1c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7a61636b736c656f2f796969322d6d6574726f6e69632e737667)![Scrutinizer](https://camo.githubusercontent.com/0c8f3f50a474241fcdbf64fde722722f8dcd321b2661267ef9e302ccb0c1479d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7a61636b736c656f2f796969322d6d6574726f6e69632e737667)![Scrutinizer Coverage](https://camo.githubusercontent.com/7076953812e8ad89979fcbc70dc6d805e4047ef017e535ffb0001efedfe1bd3d/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7a61636b736c656f2f796969322d6d6574726f6e69632e737667)

Quick Start
-----------

[](#quick-start)

### Config

[](#config)

add asset-packagist in composer.json, so you can use bower/npm packages

```
  "repositories": {
    "asset-packagist": {
      "type": "composer",
      "url": "https://asset-packagist.org"
    }
  }
```

### Install

[](#install)

```
composer require zacksleo/yii2-metronic
```

### Usage

[](#usage)

- **For Layouts**

```
use zacksleo\yii2\metronic\bundles\layouts\LayoutAsset;
LayoutAsset::register($this);
```

- **For Plugins**

```
use zacksleo\yii2\metronic\bundles\plugins\AnimateAsset;
AnimateAsset::register($this);
```

- **For Pages**

```
use zacksleo\yii2\metronic\bundles\pages\AboutAsset;
AboutAsset::register($this);
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity71

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

Recently: every ~104 days

Total

17

Last Release

2941d ago

Major Versions

1.0.3 → 2.0.12017-01-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/3e97b8a6f67b09513e345a128d73a63898ae1ec9f6a6c77234c78b3f16d305d1?d=identicon)[zacksleo](/maintainers/zacksleo)

---

Top Contributors

[![zacksleo](https://avatars.githubusercontent.com/u/3369169?v=4)](https://github.com/zacksleo "zacksleo (45 commits)")

---

Tags

metronicyii2yii2-assetyii2-extensionyii2-metronicextensionyiiasset

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zacksleo-yii2-metronic/health.svg)

```
[![Health](https://phpackages.com/badges/zacksleo-yii2-metronic/health.svg)](https://phpackages.com/packages/zacksleo-yii2-metronic)
```

###  Alternatives

[zhuravljov/yii2-datetime-widgets

Datetime widgets for Yii2.

21120.7k4](/packages/zhuravljov-yii2-datetime-widgets)

PHPackages © 2026

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