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 2d ago

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

[kartik-v/yii2-dialog

An asset bundle for bootstrap3-dialog for Yii 2.0 framework.

496.2M18](/packages/kartik-v-yii2-dialog)[julien731/wp-dismissible-notices-handler

A simple library to handle Ajax-dismissible admin notices for WordPress

456.2k1](/packages/julien731-wp-dismissible-notices-handler)[space48/auto-value

Generated immutable value classes for PHP7.1+

291.6k](/packages/space48-auto-value)[binshops/laravel-ticket

A simple ticketing system for Laravel 5.1 – 5.8 and 6.\* - 7.\* - 8.\* - 9.\* - 10.\* -which integrates smoothly with Laravel default users and auth system

261.0k](/packages/binshops-laravel-ticket)

PHPackages © 2026

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