Libraries tagged by debugging
mmucklo/krumo
158994 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
57006 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.
aronduby/dump
769027 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
php-sage/sage
27589 Downloads
☯ Insightful PHP debugging assistant.
imsop/simplexml_debug
149652 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
spatie/visit
2161 Downloads
Visit any URL and get its output in a beautiful way.
ptrofimov/clockwork-cli
112843 Downloads
Command-line interface for Clockwork, the tool for debugging and profiling PHP applications
nystudio107/craft-templatecomments
102985 Downloads
Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.
noisebynorthwest/php-spx
9 Downloads
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
mtownsend/laravel-request-response-logger
10168 Downloads
Easily capture every incoming request and the corresponding outgoing response in your Laravel app.
moesif/moesif-laravel
60941 Downloads
Moesif Collection/Data Ingestion Middleware for Laravel
kssadi/log-tracker
784 Downloads
A powerful, intuitive, and efficient log viewer for Laravel applications.
kevincobain2000/laravel-alert-notifications
19231 Downloads
Alert notifications of exceptions from your laravel application
jbzoo/jbdump
1110694 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
edemeijer/serialize-debugger
105068 Downloads
A tool for debugging failing or dangerous PHP serialize() calls