Libraries tagged by debuging
mmucklo/krumo
155526 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
56282 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
1108738 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
aronduby/dump
668331 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
php-sage/sage
25623 Downloads
☯ Insightful PHP debugging assistant.
imsop/simplexml_debug
146464 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
alleyinteractive/meta-inspector
145554 Downloads
View various types of meta data about WordPress objects to assist debugging.
ptrofimov/clockwork-cli
112493 Downloads
Command-line interface for Clockwork, the tool for debugging and profiling PHP applications
nystudio107/craft-templatecomments
101901 Downloads
Adds a HTML comment with performance timings to demarcate `{% block %}`s and each Twig template that is included or extended.
moesif/moesif-laravel
59500 Downloads
Moesif Collection/Data Ingestion Middleware for Laravel
kevincobain2000/laravel-alert-notifications
18884 Downloads
Alert notifications of exceptions from your laravel application
friendsofhyperf/telescope
3441 Downloads
An elegant debug assistant for the hyperf framework.
edemeijer/serialize-debugger
103997 Downloads
A tool for debugging failing or dangerous PHP serialize() calls
clue/hexdump
40514 Downloads
View any (binary) string as a hexdump
brainworxx/includekrexx
14800 Downloads
Alternative for `f:debug` (fluid) and `debug();` (PHP) with additional analysis features and logging options.