Top PHP Debugging Tools 2025

GitHub Libraries PHP Debugging Tools

barryvdh/laravel-debugbar 18K +62

Added by sizovs added 1 week ago

Debugbar for Laravel (Integrates PHP Debug Bar)

filp/whoops 13K +1

Added by sizovs added 1 week ago

whoops is an error handler framework for PHP. Out-of-the-box, it provides a pretty error interface that helps you debug your web projects, but at heart it's a simple yet powerful stacked error handling system.

symfony/var-dumper 7K +1

Added by sizovs added 4 days ago

Provides mechanisms for walking through any arbitrary PHP variable

laravel/telescope 4K +1

Added by sizovs added 2 days ago

An elegant debug assistant for the Laravel framework.

php-debugbar/php-debugbar 4K +3

Added by sizovs added 1 week ago

Displays a debug bar in the browser with information from php. No more var_dump() in your code!

xdebug/xdebug 3K

Added by sizovs added 2 days ago

Xdebug is a debugging tool for PHP. It provides step-debugging and a whole range of development helpers, such as stack traces, a code profiler, features to dump the full execution of your script to a file, and more.

kint-php/kint 2K

Added by sizovs added 1 day ago

Kint - Advanced PHP dumper

nette/tracy 1K

Added by sizovs added 1 day ago

The addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.