fruitcake/laravel-performance-monitor

Simple Performance Monitor / Logger

dev-master / 1.0.x-dev 2020-01-06 12:18 UTC

This package is auto-updated.

Last update: 2024-04-06 21:56:07 UTC


README

Latest Version on Packagist Software License Build Status Total Downloads

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.