XDebug
Xdebug is a PHP extension which provides debugging and profiling capabilities. It uses the DBGp debugging protocol.
Blogs
I've written 1 blogs about XDebug.
Setting Up a Windows PHP Development Environment
Posted 6 years ago by Luc Shelton
Setting up a local development environment for PHP on Windows has proven to be tricky if you're using an existing web-server package such as XAMPP or WAMP.