debug-tui: Interactive PHP step debugger for your terminal. Made on planet earth with effort.
SMRTR summary
Debug-TUI is an interactive Xdebug step-debugging client for terminal environments. It offers advanced debugging features including forward and backward navigation through execution history, stack jumping, vim-like motion controls with repeat functionality, inline variable display, and process control capabilities. The tool provides comprehensive keyboard shortcuts for efficient debugging workflow and supports filtering and breakpoint management through xdebug_break() function calls.
SMRTR provides this summary for quick context. The original article belongs to Daily.dev.
Read the original article