bilfeldt/laravel-route-statistics
Logs Laravel route usage statistics by recording and aggregating requests/responses per route, user, and timeframe (hour/day/month) to minimize database storage. Helps spot heavy users, high-traffic endpoints, and suspicious unauthenticated activity.
|
Package
|
Constraint
|
|---|---|
| bilfeldt/laravel-request-logger | ^3.0 |
| illuminate/contracts | ^10.0 || ^11.0 || ^12.0 || ^13.0 |
|
Package
|
Constraint
|
|---|---|
| nunomaduro/collision | ^7.2 || ^8.0 |
| orchestra/testbench | ^8.0 || ^9.0 || ^10.0 || ^11.0 |
| phpunit/phpunit | ^10.0 || ^11.5.3 || ^12.5.12 |
How can I help you explore Laravel packages today?