PHPackages                             khotim/yii2-highcharts - 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. khotim/yii2-highcharts

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

khotim/yii2-highcharts
======================

Highcharts extension for the Yii framework

v1.0.0(10y ago)220MITJavaScriptPHP &gt;=5.4.0

Since Jan 8Pushed 8y ago1 watchersCompare

[ Source](https://github.com/khotim/yii2-highcharts)[ Packagist](https://packagist.org/packages/khotim/yii2-highcharts)[ RSS](/packages/khotim-yii2-highcharts/feed)WikiDiscussions master Synced 2mo ago

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

yii2-highcharts
===============

[](#yii2-highcharts)

Yii2 wrapper for [Highcharts library](http://www.highcharts.com/). It supports rendering Highcharts, Highstock, and Highmaps.

[![Latest Stable Version](https://camo.githubusercontent.com/bbff0c10e72e2cefb972babcfa476f4dd7d7b528edc7404318a1ccb241918024/68747470733a2f2f706f7365722e707567782e6f72672f6b686f74696d2f796969322d686967686368617274732f762f737461626c65)](https://packagist.org/packages/khotim/yii2-highcharts)[![License](https://camo.githubusercontent.com/058283213b45b24e1694ddd59bfe2db59618607cb83df18e8081c9d43849f6b9/68747470733a2f2f706f7365722e707567782e6f72672f6b686f74696d2f796969322d686967686368617274732f6c6963656e7365)](https://packagist.org/packages/khotim/yii2-highcharts)

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist khotim/yii2-highcharts "*"

```

or add

```
"khotim/yii2-highcharts": "*"

```

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

Usage
-----

[](#usage)

Insert the following code into a view file (using [this sample](http://www.highcharts.com/docs/getting-started/your-first-chart)).

```

```

---

### Constants

[](#constants)

Constant Value DescriptionTYPE\_HIGHCHARTS 1 Chart type Highcharts.TYPE\_HIGHSTOCK 2 Chart type Highstock.TYPE\_HIGHMAPS 3 Chart type Highmaps.### Public Properties

[](#public-properties)

Property Type Description$chartType integer Specifies type of chart to be rendered. Defaults to `self::TYPE_HIGHCHARTS`.$options array The HTML attributes for the widget container tag. The "tag" element specifies the tag name of the container element and defaults to "div".$clientOptions array The options for the underlying Highcharts library. Refers to [this page](http://api.highcharts.com/) for more information.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3777d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9a6bb4d0c1285509742dee93fcb12035f6068ae4c9066d83197192a065d535f0?d=identicon)[khotim](/maintainers/khotim)

---

Top Contributors

[![khotim](https://avatars.githubusercontent.com/u/11143831?v=4)](https://github.com/khotim "khotim (11 commits)")

---

Tags

libraryyii2highchartshighstockhighmaps

### Embed Badge

![Health badge](/badges/khotim-yii2-highcharts/health.svg)

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

###  Alternatives

[miloschuman/yii2-highcharts-widget

Highcharts widget for Yii 2 Framework.

1761.5M14](/packages/miloschuman-yii2-highcharts-widget)[fedemotta/yii2-widget-datatables

DataTables widget for Yii2

34179.4k1](/packages/fedemotta-yii2-widget-datatables)[miloschuman/yii-highcharts

Highcharts adapter for the Yii Framework

3379.4k](/packages/miloschuman-yii-highcharts)[prawee/yii2-vuejs

Vue.js library for Yii2

1712.2k](/packages/prawee-yii2-vuejs)

PHPackages © 2026

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