Libraries tagged by denbug
omaralalwi/laravel-trash-cleaner
5260 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
nystudio107/craft-templatecomments
111809 Downloads
Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.
noahheck/e_pdostatement
23514 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
mtownsend/laravel-request-response-logger
12135 Downloads
Easily capture every incoming request and the corresponding outgoing response in your Laravel app.
moesif/moesif-laravel
70046 Downloads
Moesif Collection/Data Ingestion Middleware for Laravel
michal78/laravel-sms-catcher
829 Downloads
A development-only inbox for inspecting Laravel SMS notifications.
mateffy/laraperf
2249 Downloads
Performance analysis toolkit for AI coding agents — SQL query profiling, N+1 detection, EXPLAIN ANALYZE, via Artisan commands outputting structured JSON.
kuria/error
21049 Downloads
Makes handling and debugging PHP errors suck less
kssadi/log-tracker
6781 Downloads
A powerful, intuitive, and efficient log viewer for Laravel applications.
kktsvetkov/krumo
62519 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
kevincobain2000/laravel-alert-notifications
22339 Downloads
Alert notifications of exceptions from your laravel application
kayw-geek/phpstan-type-trace
1058 Downloads
Visualize the full type-inference chain of a value in PHPStan analysis output.
jbzoo/toolbox-dev
1048189 Downloads
Developer toolbox only for JBZoo libs on github+travis
jbzoo/phpunit
1152155 Downloads
PHPUnit toolbox with short assert aliases and useful functions around testing
jbzoo/jbdump
1122502 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.