brnskn / charts
The laravel charting package
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Fund package maintenance!
6.5.4
2019-12-28 15:00 UTC
Requires
- php: >=7.0
- balping/json-raw-encoder: ^1.0
- illuminate/console: ^5.0|^6.0
- illuminate/support: ^5.0|^6.0
This package is auto-updated.
Last update: 2024-04-29 01:09:05 UTC
README
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 the latest version of charts can be found here by pressing the image below.
Example screenshot
A sample screenshot of a chartjs chart created using Charts.