PHPackages                             sirgalas/yii2-morrisjs - 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. sirgalas/yii2-morrisjs

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

sirgalas/yii2-morrisjs
======================

2.0.6(8y ago)027MITPHPPHP &gt;=5.6

Since Jun 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Sirgalas/yii2-morrisjs)[ Packagist](https://packagist.org/packages/sirgalas/yii2-morrisjs)[ RSS](/packages/sirgalas-yii2-morrisjs/feed)WikiDiscussions master Synced yesterday

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

I was able to use the extension in the extension, Morris.Donut. So, besides the code specified [here](https://github.com/antishov/yii2-morrisjs), шn order for you to use Morris.Donut, use the following code:

```
use sirgalas\Morris;

echo Morris\Donut::widget([
    'resize' => true,
    'element' => 'donutChart',
    'data' => [
        [ 'label'=>'Download Sales', 'value'=>12 ],
        [ 'label'=> 'In-Store Sales', 'value'=> 30 ],
        ['label'=>'Mail-Order Sales', 'value'=> 20 ]
    ],
    'donutColor' => ['#3c8dbc', '#f56954', '#00a65a'],
]);
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Recently: every ~0 days

Total

8

Last Release

3000d ago

Major Versions

v1.0 → 2.0.12018-02-22

0.0.1 → 2.0.32018-02-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/739e582d35316896a41882419681f156f41bf2485358f2bb6f14e7911830199b?d=identicon)[Sirgalas](/maintainers/Sirgalas)

---

Top Contributors

[![Sirgalas](https://avatars.githubusercontent.com/u/12089457?v=4)](https://github.com/Sirgalas "Sirgalas (10 commits)")

---

Tags

yii2chartmorris

### Embed Badge

![Health badge](/badges/sirgalas-yii2-morrisjs/health.svg)

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

###  Alternatives

[onmotion/yii2-widget-apexcharts

Yii2 charts widget - wrapper for the ApexCharts.js

1957.6k1](/packages/onmotion-yii2-widget-apexcharts)[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)
