Xdebug
Xdebug is an extension for PHP, and provides a range of features to improve the PHP development experience.
Xdebug’s most celebrated feature is its step debugger: it allows for pausing PHP execution mid-run and inspecting what’s happening, with integration with an IDE.