laurentmuller / highcharts-bundle
Symfony Bundle that ease the use of highcharts to display rich graph and charts in your application.
Installs: 4 453
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- php: ^8.2
- symfony/config: ^6.0| ^7.0
- symfony/dependency-injection: ^6.0| ^7.0
- symfony/http-kernel: ^6.0| ^7.0
- symfony/yaml: ^6.0| ^7.0
- twig/twig: ^3.0
Requires (Dev)
- bamarni/composer-bin-plugin: ^1.0
- phpunit/phpunit: ^11.0
- symfony/framework-bundle: ^6.0| ^7.0
- symfony/phpunit-bridge: ^6.0| ^7.0
- dev-master
- 2.20.23
- 2.20.22
- 2.20.21
- 2.20.20
- 2.20.19
- 2.20.18
- 2.20.17
- 2.20.16
- 2.20.15
- 2.20.14
- 2.20.13
- 2.20.12
- 2.20.11
- 2.20.10
- 2.20.9
- 2.20.8
- 2.20.7
- 2.20.6
- 2.20.5
- 2.20.4
- 2.20.3
- 2.20.2
- 2.20.1
- 2.20.0
- 2.19.19
- 2.19.18
- 2.19.17
- 2.19.16
- 2.19.15
- 2.9.14
- 2.9.13
- 2.9.12
- 2.9.11
- 2.9.10
- 2.9.9
- 2.9.8
- 2.9.7
- 2.9.6
- 2.9.5
- 2.9.4
- 2.9.3
- 2.9.2
- 2.9.1
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.0
- 1.7
- 1.6
- 1.5
- 1.4
- 1.3
- 1.2
- 1.1
- 1.0.1
- 1.0
This package is auto-updated.
Last update: 2025-03-31 09:09:46 UTC
README
This is a fork of the ObHighchartsBundle with support for PHP 8.2.
HighchartsBundle
eases the use of highcharts to display rich graphs and
charts in your Symfony application by providing Twig extensions and PHP objects
to do the heavy lifting. The bundle uses the excellent JS
library Highcharts.
DRY out your chart code by writing it all in PHP!
Documentation
Contributing
See CONTRIBUTING file.
Change log
See CHANGELOG file.
License
HighchartsBundle is released under the MIT License. See the bundled LICENSE file for details.
Please note that the Highcharts JS library is not free for commercial use, see their FAQ for more details on what constitutes a non-commercial project or their product page for details on pricing.