Libraries tagged by Laravel Debug
ka4ivan/laravel-logger
87 Downloads
A Laravel package for advanced logging, providing structured logs, contextual information, and customizable log channels.
flipjms/laravel-scenarios
15523 Downloads
An easier way to put your application into different states for easy debugging/development
cybex/laravel-query-tracer
62 Downloads
Add stacktraces to your Model queries.
lsrur/inspector
41142 Downloads
Laravel Inspector, debugging and profiling tools for Web Artisans
lastcaveman/monitor
3822 Downloads
An elegant debug assistant for the Laravel framework.
boatfazwaz/telescope
1968 Downloads
An elegant debug assistant for the Laravel framework.
ahmedawm2/telescope-mongodb-laravel6
4159 Downloads
An elegant debug assistant for the Laravel framework.
squareboat/sql-doctor
1435 Downloads
Quickly debugging the amount of database queries per request in Laravel.
sebklaus/profiler
20239 Downloads
A profiler for Laravel 4. A continuation of the retired juy/profiler.
daylerees/anbu
4868 Downloads
The Anbu profiler for Laravel 4.
ads/statistics
5049 Downloads
Tracks basic user information to generate statistical data on page usage. Also provides additional information to debug 500 errors
juy/profiler
23586 Downloads
A profiler for Laravel 4
ohansyah/laravelbenchmark
942 Downloads
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
laratel/opentelemetry
83 Downloads
A Laravel package for OpenTelemetry tracing, metrics, and logging integration.
coedevtech/fixit
61 Downloads
A Laravel package that captures and logs all exceptions into a database table — with optional encryption, email alerts, and a powerful CLI interface. Designed to give you full visibility into unhandled errors, without clutter or guesswork