Libraries tagged by Xdebug
treblle/treblle-php
88004 Downloads
Runtime Intelligence Platform
tomloprod/time-warden
18222 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/wordpress-ray
11163 Downloads
Debug WordPress apps with ease
spatie/laravel-artisan-dd
89663 Downloads
Run dd from your commandline
sandermuller/stopwatch
47244 Downloads
Lightweight profiler for PHP and Laravel. Add checkpoints, measure closures, track queries and memory, and surface results as HTML, Server-Timing headers, log entries, or Debugbar timelines.
recca0120/laravel-tracy
285033 Downloads
A Laravel Package to integrate Nette Tracy Debugger
phpcsstandards/phpcsdevtools
1013313 Downloads
Tools for PHP_CodeSniffer sniff developers.
php-sage/sage
50251 Downloads
☯ Insightful PHP debugging assistant.
omaralalwi/laravel-trash-cleaner
4841 Downloads
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
noahheck/e_pdostatement
23293 Downloads
Drop in replacement for default PDOStatement class allowing devs to view an interpolated version of a parameterized query
mmucklo/krumo
172061 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
martinkup/symfony-profiler-optimization-advisor-bundle
1162 Downloads
Symfony Profiler bundle that analyzes per-request signals and produces scored, actionable optimization opportunities with ready-made AI agent prompts.
lucianotonet/laravel-telescope-mcp
30718 Downloads
MCP Server extension for Laravel Telescope
leeoniya/dump-r
69016 Downloads
a cleaner, leaner mix of print_r() and var_dump()
kktsvetkov/krumo
62378 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.