Download the PHP package spatie/filament-simple-stats without Composer
On this page you can find all versions of the php package spatie/filament-simple-stats. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spatie/filament-simple-stats
More information about spatie/filament-simple-stats
Files in spatie/filament-simple-stats
Package filament-simple-stats
Short Description Opinionated prebuilt stat widgets to quickly add to your Filament dashboards.
License MIT
Homepage https://github.com/spatie/filament-simple-stats
Informations about the package filament-simple-stats
Opinionated prebuilt stat widgets to quickly add to your Filament dashboards.
Opinionated prebuilt stat widgets to quickly add to your Filament dashboards. This package combines the power of Filament Stat widgets and the Flowframe/laravel-trend package to provide you with a simple way to add stats to your Filament dashboards.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
Usage
Inside your Filament Widget class:
Modify the query
You can use the where
method to change the query. For example, to only show stats related to a specific user:
Testing
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
- Tim Van Dijck
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-simple-stats with dependencies
filament/widgets Version ^3.2
flowframe/laravel-trend Version ^0.2.0
illuminate/contracts Version ^10.0||^11.0
spatie/laravel-package-tools Version ^1.16