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

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

yii2learning/yii2-chart-builder
===============================

create chart from sql

0.1.4(8y ago)95174[3 issues](https://github.com/Yii2Learning/yii2-chart-builder/issues)MITPHP

Since Sep 7Pushed 8y ago3 watchersCompare

[ Source](https://github.com/Yii2Learning/yii2-chart-builder)[ Packagist](https://packagist.org/packages/yii2learning/yii2-chart-builder)[ RSS](/packages/yii2learning-yii2-chart-builder/feed)WikiDiscussions master Synced 2w ago

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

Yii2 Chart Builder
==================

[](#yii2-chart-builder)

create chart from sql

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist yii2learning/yii2-chart-builder "*"

```

or add

```
   "yii2learning/yii2-chart-builder": "@dev"

```

to the require section of your `composer.json` file.

Config Module
-------------

[](#config-module)

```
'modules' => [
    'chartbuilder'=>[
        'class'=> 'yii2learning\chartbuilder\Module'
    ],
    'gridview' =>  [
        'class' => '\kartik\grid\Module',
    ]
];

```

Migrations database
-------------------

[](#migrations-database)

```
./yii migrate/up -p=@yii2learning/chartbuilder/migrations

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

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.

###  Release Activity

Cadence

Every ~0 days

Total

5

Last Release

3217d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1027274?v=4)[Sathit Seethaphon](/maintainers/dixonsatit)[@dixonsatit](https://github.com/dixonsatit)

---

Top Contributors

[![dixonsatit](https://avatars.githubusercontent.com/u/1027274?v=4)](https://github.com/dixonsatit "dixonsatit (26 commits)")

---

Tags

builderyii2extensionchart

### Embed Badge

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

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

###  Alternatives

[kartik-v/yii2-builder

Build forms (single-row or multi-row/tabular) easily for Yii Framework 2.0

961.2M33](/packages/kartik-v-yii2-builder)[daixianceng/yii2-echarts

Echarts widget for Yii2.

6947.9k](/packages/daixianceng-yii2-echarts)[onmotion/yii2-widget-apexcharts

Yii2 charts widget - wrapper for the ApexCharts.js

1960.0k1](/packages/onmotion-yii2-widget-apexcharts)

PHPackages © 2026

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