matthewnw / laravel-metrics
Create easy to use metrics and charts based on your Laravel Eloquent models using simple methods (count, sum, average etc.)
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/matthewnw/laravel-metrics
Requires
- php: >=7.0
- illuminate/support: 5.*
This package is auto-updated.
Last update: 2025-11-29 02:50:18 UTC
README
Create easy to use metrics and charts based on your Laravel Eloquent models using simple methods such as count, sum, average etc.
TODO: Add section for artisan commands for generating new metrics
TODO: Add documentation for creating metrics and available methods
TODO: Add assets for Vue/ Vuetify generated views, and possibly add views for Bootstrap view example
https://nova.laravel.com/docs/1.0/metrics/defining-metrics.html