consoletvs/charts
The laravel charting package
Maintainers
Fund package maintenance!
6.9.0
2026-03-18 15:06 UTC
Requires
- php: >=7.1
- balping/json-raw-encoder: ^1.0
- illuminate/console: >=5.6
- illuminate/support: >=5.6
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 7f8a39703ad70cac1b471b27275d2ffc4494e7e5
- Γrik Campobadal ForΓ©s <soc.woop@erik.cat>
README
Warning If you're wondering what happened to the v7 version please read this: #1 (comment)
What is charts?
Charts is a PHP (Laravel) library to handle all the charts in your application. It supports multiple charting libraries and they allow to be loaded over AJAX with a nice loading animation.
It uses a simple API to create all the JS logic for you. You just need to write a few PHP lines :)
Documentation
The documentation for laravel-charts v6 can be found here, by pressing the image below.
Example screenshot
A sample screenshot of a chartjs chart created using Charts.
