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

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

davehensley/highcharts
======================

Highcharts JavaScript library, unmodified and up to date. Also includes Highmaps and Highstock.

v4.2.3(10y ago)143.4k—0%proprietaryJavaScript

Since Aug 6Pushed 9y ago2 watchersCompare

[ Source](https://github.com/davehensley/highcharts)[ Packagist](https://packagist.org/packages/davehensley/highcharts)[ Docs](http://www.highcharts.com/)[ RSS](/packages/davehensley-highcharts/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (58)Used By (0)

This is simply a package that installs vanilla Highcharts, Highmaps and Highstock using Composer. The purpose of this package is convenience (so you don't need to use npm or Bower if you already use Composer for everything else).

To use this, simply run the following command inside your project directory:

```
$ composer require davehensley/highcharts
```

You can also specify a specific version or range, e.g.:

```
$ composer require davehensley/highcharts '4.*'
```

```
$ composer require davehensley/highcharts '~4.2'
```

```
$ composer require davehensley/highcharts 3.0.10
```

This software is free for non-commercial use. Otherwise, be sure to follow Highsoft's [licensing terms](http://shop.highsoft.com/media/highsoft/Standard-License-Agreement-6.0.pdf).

Highsoft's original instructions are viewable in readme.md (lower case). I have no affiliation with Highsoft. This package is provided as-is, and I add no warranty of any kind.

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity26

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor1

Top contributor holds 86.1% 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 ~35 days

Recently: every ~15 days

Total

57

Last Release

3751d ago

Major Versions

v2.3.5 → v3.0Beta2013-02-21

v3.0.10 → v4.0.02014-04-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/446984842b2bded1fe8e487ba4785b38573e232984d6238a4d15925efe1a8c5e?d=identicon)[davehensley](/maintainers/davehensley)

---

Top Contributors

[![TorsteinHonsi](https://avatars.githubusercontent.com/u/227836?v=4)](https://github.com/TorsteinHonsi "TorsteinHonsi (3802 commits)")[![jon-a-nygaard](https://avatars.githubusercontent.com/u/3284659?v=4)](https://github.com/jon-a-nygaard "jon-a-nygaard (209 commits)")[![oysteinmoseng](https://avatars.githubusercontent.com/u/5276642?v=4)](https://github.com/oysteinmoseng "oysteinmoseng (127 commits)")[![slawekkolodziej](https://avatars.githubusercontent.com/u/381865?v=4)](https://github.com/slawekkolodziej "slawekkolodziej (97 commits)")[![pawelfus](https://avatars.githubusercontent.com/u/1453926?v=4)](https://github.com/pawelfus "pawelfus (86 commits)")[![larsac07](https://avatars.githubusercontent.com/u/5434502?v=4)](https://github.com/larsac07 "larsac07 (48 commits)")[![davidpadbury](https://avatars.githubusercontent.com/u/119053?v=4)](https://github.com/davidpadbury "davidpadbury (7 commits)")[![evermind-micw](https://avatars.githubusercontent.com/u/34649842?v=4)](https://github.com/evermind-micw "evermind-micw (4 commits)")[![paulo-raca](https://avatars.githubusercontent.com/u/1072660?v=4)](https://github.com/paulo-raca "paulo-raca (4 commits)")[![martin-liu](https://avatars.githubusercontent.com/u/1459760?v=4)](https://github.com/martin-liu "martin-liu (3 commits)")[![KacperMadej](https://avatars.githubusercontent.com/u/8960408?v=4)](https://github.com/KacperMadej "KacperMadej (3 commits)")[![tahajahangir](https://avatars.githubusercontent.com/u/815585?v=4)](https://github.com/tahajahangir "tahajahangir (2 commits)")[![anutron](https://avatars.githubusercontent.com/u/13230?v=4)](https://github.com/anutron "anutron (2 commits)")[![egguy](https://avatars.githubusercontent.com/u/186777?v=4)](https://github.com/egguy "egguy (2 commits)")[![havardge](https://avatars.githubusercontent.com/u/1867427?v=4)](https://github.com/havardge "havardge (2 commits)")[![sfishel18](https://avatars.githubusercontent.com/u/294695?v=4)](https://github.com/sfishel18 "sfishel18 (2 commits)")[![satazor](https://avatars.githubusercontent.com/u/1017236?v=4)](https://github.com/satazor "satazor (2 commits)")[![tomwestmacott](https://avatars.githubusercontent.com/u/3628479?v=4)](https://github.com/tomwestmacott "tomwestmacott (2 commits)")[![jshen212](https://avatars.githubusercontent.com/u/13911280?v=4)](https://github.com/jshen212 "jshen212 (1 commits)")[![cahlan](https://avatars.githubusercontent.com/u/515341?v=4)](https://github.com/cahlan "cahlan (1 commits)")

---

Tags

javascriptJShighchartshighstockhighmapshighsoft

### Embed Badge

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

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

###  Alternatives

[matthiasmullie/minify

CSS &amp; JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.

2.0k30.5M336](/packages/matthiasmullie-minify)[ghunti/highcharts-php

A php wrapper for highcharts and highstock javascript libraries

3772.3M5](/packages/ghunti-highcharts-php)[nostalgiaz/bootstrap-switch

Turn checkboxes and radio buttons into toggle switches.

5.0k362.3k4](/packages/nostalgiaz-bootstrap-switch)[stolz/assets

An ultra-simple-to-use assets management library

296519.2k8](/packages/stolz-assets)[tholu/php-packer

A PHP version of Packer, JavaScript obfuscation library originally created by Dean Edwards

137441.2k5](/packages/tholu-php-packer)[miloschuman/yii-highcharts

Highcharts adapter for the Yii Framework

3379.4k](/packages/miloschuman-yii-highcharts)

PHPackages © 2026

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