---
title: "PHP DebugBar v3 is released"
url: https://daily.dev/posts/php-debugbar-v3-is-released-b7seeaafe
source_url: https://laravel-news.com/php-debugbar-v3-is-released
type: article
source: "Laravel News"
author: "Eric L. Barnes"
published: 2026-01-13T15:45:38.859Z
updated: 2026-01-14T12:00:18.712Z
tags: ["php", "laravel"]
reading_time: 2
upvotes: 64
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# PHP DebugBar v3 is released

**[Laravel News](https://daily.dev/sources/ln)** · [@ericlbarnes](https://daily.dev/ericlbarnes) · 2 min read · 64 upvotes · 0 comments

## Summary

PHP DebugBar v3.0.0 has been released with significant modernization updates including removal of jQuery in favor of vanilla JavaScript classes, replacement of FontAwesome with lightweight Tabler SVG icons, improved performance through lazy widget rendering, and comprehensive type hints with static analysis. The release includes new features like top-positioning option, improved timeline support, backtrace for queries, and a new AssetHandler. This major version introduces breaking changes affecting custom widgets (now JavaScript classes), data collectors (new type hints and method signatures), removed legacy support (jQuery bindings, Assetic, RequireJS), and updated interfaces requiring code adjustments for deep integrations.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://laravel-news.com/php-debugbar-v3-is-released>

## Similar posts on daily.dev

- [Laravel Debugbar v4.0.0 is released](https://daily.dev/posts/laravel-debugbar-v4-0-0-is-released-6edql5srw) · Laravel News · 74 upvotes · 5 comments

---

Tags: [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel)

[View this post on daily.dev](https://daily.dev/posts/php-debugbar-v3-is-released-b7seeaafe)
