laravilt / widgets
Complete dashboard widget system with stats, charts, and custom widgets. Display key metrics and data visualizations with stats overview, line/bar/pie charts, and beautiful responsive widgets for dashboards.
Fund package maintenance!
fadymondy
Installs: 5
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:Vue
pkg:composer/laravilt/widgets
Requires
- php: ^8.3|^8.4
- laravilt/support: ^1.0
- spatie/laravel-package-tools: ^1.14
Requires (Dev)
- larastan/larastan: ^2.9||^3.0
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1||^7.10.0
- orchestra/testbench: ^10.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-arch: ^3.0
- pestphp/pest-plugin-laravel: ^3.0
- pestphp/pest-plugin-livewire: ^3.0
- pestphp/pest-plugin-type-coverage: ^3.5
- phpstan/extension-installer: ^1.3||^2.0
- phpstan/phpstan-deprecation-rules: ^1.1||^2.0
- phpstan/phpstan-phpunit: ^1.3||^2.0
This package is auto-updated.
Last update: 2025-12-02 15:42:17 UTC
README
Laravilt Widgets
Complete dashboard widget system with stats, charts, and custom widgets for Laravilt. Display key metrics and data visualizations with beautiful, responsive widgets.
Features
- 📊 Stats Overview - Display key metrics with trends
- 📈 Charts - Line, Bar, Pie/Doughnut charts
- 🎨 Customization - Colors, themes, icons
- 📱 Responsive - Mobile-friendly layouts
Installation
composer require laravilt/widgets
Generator Commands
php artisan make:widget UserStatsWidget --stats php artisan make:widget SalesChartWidget --chart=line php artisan make:widget RevenueChartWidget --chart=bar php artisan make:widget CategoryChartWidget --chart=pie
Documentation
- Complete Documentation - All widget types and configuration
- MCP Server Guide - AI agent integration
License
The MIT License (MIT). Please see License File for more information.
