strucura/visualizations

This is my package visualizations

Fund package maintenance!
Strucura

Installs: 429

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/strucura/visualizations

0.3.0 2025-10-03 16:16 UTC

This package is auto-updated.

Last update: 2025-10-03 16:17:33 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

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

Installation

You can install the package via composer:

composer require strucura/visualizations

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.