Libraries tagged by Xdebug
univeros/profiling
0 Downloads
bin/altair profile — framework-native sampling profiler. Answers "where does my code spend time?" via excimer (or xdebug) sampling, builds a weighted call tree + hotspot table + flamegraph SVG, and diffs two profiles to flag regressions. Deterministic JSON for agents and CI.
thomasmeschke/call-sequencer
11 Downloads
A simple tool that allows to convert xdebug trace files into plantUML sequence diagrams
pounard/xtrace2fg
20 Downloads
Converts XDebug TRACE files to https://github.com/brendangregg/FlameGraph compatible input
lucifer07/phpuan-jck
0 Downloads
A Laravel Performance Profiler Library for local development with Xdebug integration
greencape/php-versions
88 Downloads
A utility class to provide a list of all PHP versions and their matching xDebug version.
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
24935 Downloads
PHP client library for xrDebug
chevere/xr
9039 Downloads
PHP client library for xrDebug
chevere/xrdebug
2280 Downloads
PHP client library for xrDebug
xrdebug/laravel
0 Downloads
Laravel client for xrDebug
xrdebug/xrdebug
1700 Downloads
Lightweight debug utility (PHP based server)
barryvdh/laravel-debugbar
133315674 Downloads
PHP Debugbar integration for Laravel
symfony/var-dumper
906787208 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/error-handler
699388710 Downloads
Provides tools to manage errors and ease debugging PHP code