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

1.0.0 2025-12-02 13:09 UTC

This package is auto-updated.

Last update: 2025-12-02 15:42:17 UTC


README

widgets

Laravilt Widgets

Latest Stable Version License Downloads Dependabot Updates PHP Code Styling Tests

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

License

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