Download the PHP package blumilksoftware/laravel-heatmap without Composer
On this page you can find all versions of the php package blumilksoftware/laravel-heatmap. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download blumilksoftware/laravel-heatmap
More information about blumilksoftware/laravel-heatmap
Files in blumilksoftware/laravel-heatmap
Download blumilksoftware/laravel-heatmap
More information about blumilksoftware/laravel-heatmap
Files in blumilksoftware/laravel-heatmap
Vendor blumilksoftware
Package laravel-heatmap
Short Description Heatmap library for Laravel
License MIT
Package laravel-heatmap
Short Description Heatmap library for Laravel
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-heatmap
About
blumilksoftware\laravel-heatmap is an extension of blumilksoftware\heatmap allowing you to use heatmap with Model data from Laravel Eloquent.
Installation
The Laravel Heatmap is distributed as Composer library via Packagist. To add it to your project, just run:
Usage
Creating a heatmap from Laravel Collection
You can build a heatmap directly from collection of Eloquent models:
You can also build heatmap from array:
There is also option to build from query:
All versions of laravel-heatmap with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
nesbot/carbon Version ^3.5
illuminate/support Version ^11.11
illuminate/database Version ^11.12
blumilksoftware/heatmap Version 0.0.2
nesbot/carbon Version ^3.5
illuminate/support Version ^11.11
illuminate/database Version ^11.12
blumilksoftware/heatmap Version 0.0.2
The package blumilksoftware/laravel-heatmap contains the following files
Loading the files please wait ....