PHPackages                             letyii/yii2-chart - 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. letyii/yii2-chart

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

letyii/yii2-chart
=================

Chart for yii2

089JavaScript

Since May 21Pushed 11y ago6 watchersCompare

[ Source](https://github.com/letyii/yii2-chart)[ Packagist](https://packagist.org/packages/letyii/yii2-chart)[ RSS](/packages/letyii-yii2-chart/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-chart
==========

[](#yii2-chart)

```
echo letyii\chart\Highcharts::widget([
    'configs' => [
        'chart' => [
            'renderTo' => 'container',
            'type' => 'column',
            'margin' => 75,
            'options3d' => [
                'enabled' => TRUE,
                'alpha' => 15,
                'beta' => 15,
                'depth' => 50,
                'viewDistance' => 25,
            ],
        ],
        'title' =>  [
            'text' => 'Chart rotation demo',
        ],
        'subtitle' => [
            'text' => 'Test options by dragging the sliders below',
        ],
        'plotOptions' => [
            'column' => [
                'depth' => 25,
            ],
        ],
        'series' => [
            ['data' => [29.9, 71.5, 106.4, 129.2, 144.0, 176.0, 135.6, 148.5, 216.4, 194.1, 95.6, 54.4]]
        ],
    ]
]);
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ffd371a8938ce4a99cb7f98a1ad3f31d8cfe51b1935d08d4fd6e6da06673b55?d=identicon)[nguago](/maintainers/nguago)

---

Top Contributors

[![nguago](https://avatars.githubusercontent.com/u/328687?v=4)](https://github.com/nguago "nguago (2 commits)")

### Embed Badge

![Health badge](/badges/letyii-yii2-chart/health.svg)

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

###  Alternatives

[ronanguilloux/php-gpio

GPIO-related utils &amp; toolkit PHP library

2678.0k](/packages/ronanguilloux-php-gpio)[daxslab/yii2-taggedview

Extension to help setup the standard HTML meta tags besides the ones defined by Opengraph and Twitter to contribute to website SEO

114.5k](/packages/daxslab-yii2-taggedview)

PHPackages © 2026

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