https://github.com/cmen/cmengooglechartsbundle
This Bundle provides a Twig extension and PHP objects to display Google charts in your Symfony application.
https://github.com/cmen/cmengooglechartsbundle
bundle google-charts php symfony symfony-bundle twig-extension
Last synced: 4 days ago
JSON representation
This Bundle provides a Twig extension and PHP objects to display Google charts in your Symfony application.
- Host: GitHub
- URL: https://github.com/cmen/cmengooglechartsbundle
- Owner: cmen
- License: other
- Created: 2015-09-19T15:46:58.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T09:32:28.000Z (8 months ago)
- Last Synced: 2025-06-04T12:47:31.328Z (26 days ago)
- Topics: bundle, google-charts, php, symfony, symfony-bundle, twig-extension
- Language: PHP
- Homepage: https://developers.google.com/chart/
- Size: 690 KB
- Stars: 75
- Watchers: 2
- Forks: 21
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CMENGoogleChartsBundle
[](https://packagist.org/packages/cmen/google-charts-bundle)

[](https://packagist.org/packages/cmen/google-charts-bundle)
[](https://scrutinizer-ci.com/g/cmen/CMENGoogleChartsBundle/)
[](https://packagist.org/packages/cmen/google-charts-bundle)`CMENGoogleChartsBundle` provides a Twig extension and PHP objects to display [Google Charts](https://developers.google.com/chart/) in your Symfony application.
## Documentation
* [Installation](Resources/doc/installation.md)
* [Basic usage](Resources/doc/basic_usage.md)
* [Code examples](Resources/doc/cookbook.md)
* [Diff charts](Resources/doc/diff_charts.md)
* [Events](Resources/doc/events.md)
* [Google Charts documentation](https://developers.google.com/chart/interactive/docs/)
* [How to contribute](Resources/doc/contribute.md)## Examples





## License
This bundle is released under the MIT license. See the complete license in file LICENCE.