PHPackages                             jasonroman/flot-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jasonroman/flot-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

jasonroman/flot-bundle
======================

Jason Roman's Flot Bundle for Symfony2

1.0(12y ago)01.3kMITPHPPHP &gt;=5.3.0

Since Apr 15Pushed 12y ago1 watchersCompare

[ Source](https://github.com/jasonroman/flot-bundle)[ Packagist](https://packagist.org/packages/jasonroman/flot-bundle)[ Docs](https://github.com/jasonroman/flot-bundle)[ RSS](/packages/jasonroman-flot-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (2)Used By (0)

Jason Roman's Flot Bundle
=========================

[](#jason-romans-flot-bundle)

This bundle requires (and loads) the [jasonroman/flot](https://github.com/jasonroman/flot) package.

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

[](#installation)

Add the bundle to your `composer.json`

```
{
    "require": {
        "jasonroman/flot-bundle": "1.0.*@dev"
    }
}
```

Register the bundle in `app/AppKernel.php`

```
$bundles = array(
    // ...
    new JasonRoman\Bundle\FlotBundle\JasonRomanFlotBundle(),
);
```

Usage
-----

[](#usage)

```
// convert to Flot JSON data from PHP arrays
$flotData = $this->container->get('jasonroman.flot')->convert($data);
$flotData = $this->container->get('jasonroman.flot')->convert($data, 'horizontal');
$flotData = $this->container->get('jasonroman.flot')->convert($data, 'vertical', $datetime = true);
$flotData = $this->container->get('jasonroman.flot')->convert($pieData);
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

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

4409d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/24f7a4427ede9312bf62430f7a9c2157283b3e4ddfb12f26131377348b75c29f?d=identicon)[jasonroman](/maintainers/jasonroman)

---

Top Contributors

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

---

Tags

flot

### Embed Badge

![Health badge](/badges/jasonroman-flot-bundle/health.svg)

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

###  Alternatives

[roave/backward-compatibility-check

Tool to compare two revisions of a public API to check for BC breaks

5953.3M56](/packages/roave-backward-compatibility-check)[robinvdvleuten/ulid

Universally Unique Lexicographically Sortable Identifier (ULID) implementation for PHP.

4583.6M29](/packages/robinvdvleuten-ulid)[bref/extra-php-extensions

Extra PHP extensions for your lambda application.

2244.3M8](/packages/bref-extra-php-extensions)[mageplaza/magento-2-seo-extension

Magento 2 SEO extension

138506.6k2](/packages/mageplaza-magento-2-seo-extension)[mattketmo/camel

Tiny library to handle words case transformation

29357.0k17](/packages/mattketmo-camel)

PHPackages © 2026

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