Looking to hire Laravel developers? Try LaraJobs

laravel-performance-monitor maintained by fruitcake

Description
Simple Performance Monitor / Logger
Last update
2020/01/06 13:18 (dev-master)
License
Links
Downloads
1 648

Comments
comments powered by Disqus

Laravel Performance Monitor

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.