Libraries tagged by debugkit
kktsvetkov/krumo
57135 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
1113011 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
785275 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
php-sage/sage
27991 Downloads
☯ Insightful PHP debugging assistant.
imsop/simplexml_debug
150114 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
treblle/treblle-symfony
18025 Downloads
Stay in tune with your APIs
spatie/visit
2161 Downloads
Visit any URL and get its output in a beautiful way.
ptrofimov/clockwork-cli
112957 Downloads
Command-line interface for Clockwork, the tool for debugging and profiling PHP applications
nystudio107/craft-templatecomments
103153 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
10199 Downloads
Easily capture every incoming request and the corresponding outgoing response in your Laravel app.
moesif/moesif-laravel
61126 Downloads
Moesif Collection/Data Ingestion Middleware for Laravel
kssadi/log-tracker
830 Downloads
A powerful, intuitive, and efficient log viewer for Laravel applications.
kevincobain2000/laravel-alert-notifications
19292 Downloads
Alert notifications of exceptions from your laravel application
edemeijer/serialize-debugger
105192 Downloads
A tool for debugging failing or dangerous PHP serialize() calls