laravel-performance-monitor maintained by fruitcake
Description
Simple Performance Monitor / Logger
Authors
Last update
2020/01/06 13:18
(dev-master)
License
Downloads
1 648
Tags
Laravel Performance Monitor
About
The laravel-performance-monitor package allows you to monitor all your requests.
It's slightly similar to Laravel Telescope, but only stores minimal information for ALL your requests.
Features
- Log request paths, duration, response code
- Count queries
- Prune command
Todo
- Dashboard / charts?
- Aggregates?
License
Released under the MIT License, see LICENSE.