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

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

phperf/highcharts
=================

HighCharts bindings

v0.0.1(8y ago)015MITPHP

Since Nov 23Pushed 8y agoCompare

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

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

phperf/highcharts
=================

[](#phperfhighcharts)

HighCharts bindings

[![Build Status](https://camo.githubusercontent.com/f6974b91e2ead83c6a6ba956c612db603e4af51adfb93d201e4c90a4d6c424cd/68747470733a2f2f7472617669732d63692e6f72672f7068706572662f686967686368617274732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/phperf/highcharts)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/e9f80732ef4be171053c1a6af5f68db08f743388b4ed8a83c793008c05fda544/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7068706572662f686967686368617274732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/phperf/highcharts/?branch=master)[![Code Climate](https://camo.githubusercontent.com/5aad947a8e402bca6a5abf5b515cd51009489ca918705d7b76eb6d590cbab3c8/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f7068706572662f686967686368617274732f6261646765732f6770612e737667)](https://codeclimate.com/github/phperf/highcharts)

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

[](#installation)

```
composer require phperf/highcharts

```

Usage
-----

[](#usage)

```
$hc = new HighCharts();
$hc->addOption('legend', 'enabled', false);
$hc->setTitle($name);
$hc->addOption('plotOptions', 'series', 'point', 'mouseOver', addRow(3, 3);

$hc->render();
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

3094d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/27acbd2504e91c838d403112493d8ae7b584c2d8d2f2ea7a9762ef764e35bc8c?d=identicon)[vearutop](/maintainers/vearutop)

---

Top Contributors

[![vearutop](https://avatars.githubusercontent.com/u/1381436?v=4)](https://github.com/vearutop "vearutop (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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