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 2w ago

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 52% 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

4459d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2953795?v=4)[Jason Roman](/maintainers/jasonroman)[@jasonroman](https://github.com/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

[roach-php/core

A complete web scraping toolkit for PHP

1.5k384.0k4](/packages/roach-php-core)[kdion4891/laravel-livewire-tables

A dynamic, responsive Laravel Livewire table component with searching, sorting, checkboxes, and pagination.

30076.1k](/packages/kdion4891-laravel-livewire-tables)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41759.2k3](/packages/lullabot-drainpipe)[php-cs-fixer/accessible-object

A library to reveal object internals.

11638.5k5](/packages/php-cs-fixer-accessible-object)[junohamburg/kirby-visual-block-selector

Kirby Visual Block Selector

614.3k](/packages/junohamburg-kirby-visual-block-selector)

PHPackages © 2026

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