Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
76 lines (60 loc) · 3.36 KB

File metadata and controls

76 lines (60 loc) · 3.36 KB
Copy raw file
Download raw file
Outline
Edit and raw actions
title PHP Debug Bar
description Displays a debug bar in the browser with information from php.
hide
navigation

PHP Debug Bar

Latest Stable Version Total Downloads License Tests

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

Note: Debug Bar is for development use only. Never install this on websites that are publicly accessible.

3.x Release

Currently is released in January 2026. You can install it with composer require php-debugbar/php-debugbar:^3. See the Release Notes for more information and breaking changes.

Screenshot

Features:

  • Generic Debug Bar for PHP projects
  • Easy to integrate with any project
  • Clean, fast and easy to use interface
  • Handles AJAX request
  • Includes generic data collectors and collectors for well known libraries
  • The client side bar is 100% coded in plain javascript
  • Easily create your own collectors and their associated view in the bar
  • Save and re-open previous requests
  • Very well documented

Includes collectors for:

Checkout the demo for examples and php-debugbar.com for a live example.

Additional collectors are available here:

Integrations with other frameworks:

(drop me a message or submit a PR to add your DebugBar related project here)

Morty Proxy This is a proxified and sanitized view of the page, visit original site.