phply/charts

The missing charting library on laravel, powered by Chartisan

1.0.0 2022-08-05 13:21 UTC

This package is auto-updated.

Last update: 2024-09-05 18:05:42 UTC


README

StyleCI Status Build For Laravel Total Downloads Latest Stable Version License

What is laravel charts?

Charts is a Laravel library used to create Charts using Chartisan. Chartisan does already have a PHP adapter. However, this library attempts to provide more laravel-like features into it by providing support for chart creation using the artisan command, middleware support androuting support. This makes handling charts feel more laravel-like. At the end of the day, this library uses Chartisan and can use all of its potential. Expect to read the Chartisan docs since this library it's just a simple abstraction.

Documentation

The documentation for the latest version of charts can be found here by pressing the image below.

Screenshot

License

MIT-License