Libraries tagged by php debugger
tomloprod/time-warden
10201 Downloads
TimeWarden is a lightweight PHP library that enables you to monitor the processing time of tasks and task groups (useful during the development stage). Additionally, it allows you to set maximum execution times to tasks, empowering proactive actions when tasks exceed their planned duration.
spatie/global-ray
15593 Downloads
Enable Ray in all PHP files on your system
kktsvetkov/krumo
56160 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
1108323 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
646236 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
imsop/simplexml_debug
145987 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
middlewares/debugbar
19149 Downloads
Middleware to insert PHP DebugBar automatically in html responses
kitchenu/slim-debugbar
13381 Downloads
PHP Debugbar integration for Slim 3
tan5en5/codeigniter-debugbar
44923 Downloads
CodeIgniter Debug Bar using PHP Debug Bar.
noisebynorthwest/php-spx
4 Downloads
A simple & straight-to-the-point PHP profiling extension with its built-in web UI
andrey-tech/debug-logger-php
61480 Downloads
Простой логгер на PHP7+, сохраняющий отладочную информацию в файл вместе с данными об объеме используемой оперативной памяти и прошедшем времени
bdk/debug
8461 Downloads
Browser/javascript like console class for PHP
raveren/kint
1543807 Downloads
☯ Insightful PHP debugging assistant.
ptrofimov/clockwork-cli
112431 Downloads
Command-line interface for Clockwork, the tool for debugging and profiling PHP applications
brainworxx/includekrexx
14572 Downloads
Alternative for `f:debug` (fluid) and `debug();` (PHP) with additional analysis features and logging options.