spatie/laravel-stats
Lightweight Laravel package to track stat changes in your app over time. Create a stats class, call increase/decrease on events (e.g., subscriptions), then query totals, increments, decrements, and differences grouped by day/week/month for any date range.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^11.0|^12.0 |
| spatie/laravel-package-tools | ^1.19.0 |
|
Package
|
Constraint
|
|---|---|
| doctrine/dbal | ^3.9.4 |
| nesbot/carbon | ^2.63|^3.8.6 |
| orchestra/testbench | ^9.0|^10.1 |
| phpunit/phpunit | ^10.0|^11.5.12 |
How can I help you explore Laravel packages today?