PHPackages                             royopa/highchartsphp-bundle - 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. royopa/highchartsphp-bundle

ActiveSymfony-bundle

royopa/highchartsphp-bundle
===========================

Symfony HighchartsPHPBundle

087PHP

Since Nov 25Pushed 11y ago1 watchersCompare

[ Source](https://github.com/royopa/HighchartsPhpBundle)[ Packagist](https://packagist.org/packages/royopa/highchartsphp-bundle)[ RSS](/packages/royopa-highchartsphp-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

HighchartsPhpBundle
===================

[](#highchartsphpbundle)

A HighchartsPhp Bundle for Symfony

Installation:
-------------

[](#installation)

Require the bundle via composer:

```
"require": {
	"royopa/highchartsphp-bundle": "master"
}

```

Add the bundle to your AppKernel.php:

```
public function registerBundles()
{
    return array(
        // ...
        new Ghunti\HighchartsPhpBundle\GhuntiHighchartsPhpBundle(),
        // ...
    );
}
```

Usage:
------

[](#usage)

### Use as service highcharts:

[](#use-as-service-highcharts)

```
    //...
    class AcmeController extends Controller
    {
        public function indexAction()
        {

    //...
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

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/9d40665a360eef88be50ddf2fad41317ab6378c4ef77a767f88050ab22bef402?d=identicon)[royopa](/maintainers/royopa)

---

Top Contributors

[![royopa](https://avatars.githubusercontent.com/u/442991?v=4)](https://github.com/royopa "royopa (1 commits)")

### Embed Badge

![Health badge](/badges/royopa-highchartsphp-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/royopa-highchartsphp-bundle/health.svg)](https://phpackages.com/packages/royopa-highchartsphp-bundle)
```

PHPackages © 2026

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