A simple library intended to help build out data visualizations in Laravel. While it can be used on it's own, there is an existing supported visualization library that implements it called DataGrids. We will soon follow up with additional visualizations for things charts and maps, and will finally fold it all into a dashboard building framework. It is intended to be utilized predominately with MariaDB/MySQL, but you can fold in your own chosen language by publishing the config and swapping out the filters with ones compatible with your chosen database engine.
Caution
DataGrids is in the process of being ported to this standard, but will not be ported until 2.x
You can install the package via composer:
composer require strucura/visualizations
composer test
Please see CHANGELOG for more information on what has changed recently.
Please see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.