consoletvs/charts
| Install | |
|---|---|
composer require consoletvs/charts |
|
| Latest Version: | 6.9.0 |
| PHP: | >=7.1 |
| License: | MIT |
| Last Updated: | Mar 18, 2026 |
| Links: | GitHub · Packagist |
Warning If you're wondering what happened to the v7 version please read this: https://github.com/ConsoleTVs/Charts/issues/1#issuecomment-1208550258
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.
License
Related Packages
Powerful PHP database abstraction layer (DBAL) with many features for database s...
Laravel Serializable Closure provides an easy and secure way to serialize closur...
Cli error handling for console/command-line PHP applications.