Libraries tagged by Xdebug
craftquest/buggy
92 Downloads
Put bugs in your control panel and then learn how to use Xdebug via CraftQuest.
artex/debug
1 Downloads
A powerful, lightweight debugging and profiling tool for PHP applications.
nunzion/php-dumper
22 Downloads
Debugging tool to provide an alternative to var_dump or print_r. Just use dump($var) or trace().
kaemmelot/dumper
29 Downloads
Debugging tool to provide an alternative to var_dump or print_r. Just use kdump($value) or ktrace().
zeroem/profile-dux
7 Downloads
A profiling utility to use in the absence of XDebug
pounard/xtrace2fg
18 Downloads
Converts XDebug TRACE files to https://github.com/brendangregg/FlameGraph compatible input
greencape/php-versions
67 Downloads
A utility class to provide a list of all PHP versions and their matching xDebug version.
dbt/phpunit-runner
688 Downloads
A PhpUnit runner for Xdebug enabled environments
baraja/breakpoint-debugger
17 Downloads
Runtime step-by-step code debugger like XDebug, but in native PHP.
softspring/docker-php72-appengine-dev
39 Downloads
Docker AppEngine Nginx+PHP image for developing with sudo and Xdebug
xrdebug/php
10052 Downloads
PHP client library for xrDebug
chevere/xr
8890 Downloads
PHP client library for xrDebug
chevere/xrdebug
2279 Downloads
PHP client library for xrDebug
xrdebug/xrdebug
1647 Downloads
Lightweight debug utility (PHP based server)
barryvdh/laravel-debugbar
102931896 Downloads
PHP Debugbar integration for Laravel