Libraries tagged by debuging
mmucklo/krumo
149079 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
54391 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.
jbzoo/jbdump
1071162 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
clue/hexdump
27782 Downloads
View any (binary) string as a hexdump
php-sage/sage
21172 Downloads
☯ Insightful PHP debugging assistant.
imsop/simplexml_debug
139722 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
alleyinteractive/meta-inspector
98450 Downloads
View various types of meta data about WordPress objects to assist debugging.
spatie/wordpress-ray
4633 Downloads
Debug WordPress apps with ease
spatie/visit
2117 Downloads
Visit any URL and get its output in a beautiful way.
ptrofimov/clockwork-cli
112053 Downloads
Command-line interface for Clockwork, the tool for debugging and profiling PHP applications
nystudio107/craft-templatecomments
100179 Downloads
Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.
mtownsend/laravel-request-response-logger
9325 Downloads
Easily capture every incoming request and the corresponding outgoing response in your Laravel app.
moesif/moesif-laravel
55747 Downloads
Moesif Collection/Data Ingestion Middleware for Laravel
kevincobain2000/laravel-alert-notifications
17922 Downloads
Alert notifications of exceptions from your laravel application
edemeijer/serialize-debugger
101371 Downloads
A tool for debugging failing or dangerous PHP serialize() calls