leg/googlecharts-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony2 bundle that intregrate LegGCharts, a PHP 5.3 library to generate charts using GoogleChartsImage

Installs: 1 052

Dependents: 0

Suggesters: 0

Security: 0

Stars: 13

Watchers: 1

Forks: 3

Type:symfony-bundle

v1.0 2013-12-29 20:16 UTC

This package is not auto-updated.

Last update: 2020-01-16 23:13:19 UTC


README

Build Status

What is LegGoogleChartsBundle ?

LegGoogleChartsBundle is a Symfony2 bundle that integrate the LegGCharts library.

Documentation

The documentation is stored in the doc directory of this library:

Read the Documentation

You can also read the library documentation:

Read the library documentation

Installation

Using composer

For the moment, you will need to set your minimum-stability setting at alpha, as the bundle is not yet stable:

{
    "require": {
        "leg/googlecharts-bundle": "1.*"
    },
    "minimum-stability": "alpha"
}

The installation instructions for other methods are located in documentation.

License

License is BSD-3-Clause. See the license in the bundle: LICENSE

About

The LegGoogleChartsBundle and the LegGCharts library are developped mainly by Titouan Galopin.

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.