Libraries tagged by debugging
tarantella110/sudo-su
6 Downloads
A utility package for logging in as other users
talentrydev/rollbar
1119 Downloads
Monitors errors and exceptions and reports them to Rollbar
sle/php-utilities
43 Downloads
A set of usefull PHP utilities.
simphplist/simphplist
87 Downloads
A minimalistic MTV framework with simplistic API's
senseexception/dumpedie
3 Downloads
Another var_dump-like debugging function with special debugging features
scil/opcache-status
3 Downloads
A one-page opcache status page
rollbug/rollbar-php
4 Downloads
Monitors errors and exceptions and reports them to Rollbar
richirm/qdump
20 Downloads
Improved var_dump()
renatoaraujo/debug
16 Downloads
Debug for PHP projects
pveltrop/larahandler
293 Downloads
Laravel Logger for Exceptions/Requests
prog/logger
409 Downloads
A port of the old PHP Quick Profiler
pan/quick-profiler
8 Downloads
A port of the old PHP Quick Profiler
owenconti/telescope
2060 Downloads
Fork of Laravel Telescope: An elegant debug assistant for the Laravel framework.
oscaragcp/sql-logging
119 Downloads
Laravel 5 package for logging SQL queries.
ohansyah/laravelbenchmark
47 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