The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsJuly 17-18

Join

Top PHP Debugging Tools 2025

GitHub Libraries PHP Debugging Tools

barryvdh/laravel-debugbar 18K +41

added 2 months ago

Debugbar for Laravel (Integrates PHP Debug Bar)

filp/whoops 13K +2

added 2 months 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 +2

added 1 month ago

Provides mechanisms for walking through any arbitrary PHP variable

laravel/telescope 4K +9

added 1 month ago

An elegant debug assistant for the Laravel framework.

php-debugbar/php-debugbar 4K +7

added 2 months ago

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

xdebug/xdebug 3K +5

added 1 month 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 +3

added 1 month ago

Kint - Advanced PHP dumper

nette/tracy 1K

added 1 month 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.