Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Web Profiler Bundle Laravel Package

symfony/web-profiler-bundle

Provides the Symfony Web Profiler and debug toolbar for development. Inspect requests, routing, templates, database queries, logs, events, and performance metrics via an in-browser UI to speed up debugging and optimization.

View on GitHub
Deep Wiki
Context7
v8.1.2

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.1.1...v8.1.2)

  • bug #64835 Fix crash when injecting the toolbar in a BinaryFileResponse (@Fuck4ik)
  • minor #64816 Allow Twig 4 (@xabbuh)
  • bug #64884 Fix/webprofiler mailer macros 6.4 (@HecFranco)
v8.0.15

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.14...v8.0.15)

  • minor #64816 Allow Twig 4 (@xabbuh)
  • bug #64884 Fix/webprofiler mailer macros 6.4 (@HecFranco)
v7.4.15

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.4.14...v7.4.15)

  • minor #64816 Allow Twig 4 (@xabbuh)
  • bug #64884 Fix/webprofiler mailer macros 6.4 (@HecFranco)
v6.4.43

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.4.42...v6.4.43)

  • minor #64816 Allow Twig 4 (@xabbuh)
  • bug #64884 Fix/webprofiler mailer macros 6.4 (@HecFranco)
v8.1.1

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.1.0...v8.1.1)

  • minor #64435 Update installation command for Stopwatch component (@abdounikarim)
  • bug #64394 Fix XMLHttpRequest URL handling in toolbar JS (Mudassar Ali)
v8.0.14

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.13...v8.0.14)

  • minor #64435 Update installation command for Stopwatch component (@abdounikarim)
  • bug #64394 Fix XMLHttpRequest URL handling in toolbar JS (Mudassar Ali)
  • bug #64102 Remove usage of Kernel::VERSION (@fabpot)
v7.4.14

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.4.13...v7.4.14)

  • minor #64435 Update installation command for Stopwatch component (@abdounikarim)
  • bug #64394 Fix XMLHttpRequest URL handling in toolbar JS (Mudassar Ali)
  • bug #64102 Remove usage of Kernel::VERSION (@fabpot)
v6.4.42

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.4.41...v6.4.42)

  • minor #64435 Update installation command for Stopwatch component (@abdounikarim)
  • bug #64394 Fix XMLHttpRequest URL handling in toolbar JS (Mudassar Ali)
v8.1.0

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.1.0-RC1...v8.1.0)

  • bug #64102 Remove usage of Kernel::VERSION (@fabpot)
v8.1.0-RC1

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.1.0-BETA3...v8.1.0-RC1)

  • bug #64310 Check logs priority name for both WARNING and warning (@MatTheCat)
v8.0.13

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.11...v8.0.13)

  • bug #64310 Check logs priority name for both WARNING and warning (@MatTheCat)
v7.4.13

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.4.11...v7.4.13)

  • bug #64310 Check logs priority name for both WARNING and warning (@MatTheCat)
v6.4.41

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.4.39...v6.4.41)

  • bug #64310 Check logs priority name for both WARNING and warning (@MatTheCat)
v8.1.0-BETA3
v8.0.12
v7.4.12
v8.1.0-BETA2

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.1.0-BETA1...v8.1.0-BETA2)

  • bug #64172 Don’t try to access RawMessage::$headers (@MatTheCat)
v8.0.11

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.9...v8.0.11)

  • bug #64172 Don’t try to access RawMessage::$headers (@MatTheCat)
v7.4.11

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.4.9...v7.4.11)

  • bug #64172 Don’t try to access RawMessage::$headers (@MatTheCat)
v6.4.39

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.4.36...v6.4.39)

  • bug #64172 Don’t try to access RawMessage::$headers (@MatTheCat)
v8.1.0-BETA1

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.13...v8.1.0-BETA1)

  • bug #64310 Check logs priority name for both WARNING and warning (@MatTheCat)
  • bug #64172 Don’t try to access RawMessage::$headers (@MatTheCat)
  • feature #64087 Forward CSP nonce to dump() instead of disabling CSP (@Amoifr)
  • feature #63943 Improve toolbar accessibility for screen reader (@Nitram1123)
  • feature #63453 Trace argument value resolvers (@chalasr)
  • bug #63341 fix compatibility with HttpKernel component < 8.1 (@xabbuh)
  • feature #62320 add cURL copy/paste to request tab (@darkweak)
v8.0.9

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.8...v8.0.9)

  • bug #63930 Fix toolbar toggle button accessibility (@Nitram1123)
v7.4.9

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.4.8...v7.4.9)

  • bug #63930 Fix toolbar toggle button accessibility (@Nitram1123)
v8.0.8

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.7...v8.0.8)

  • bug #63679 Only decrement pendingRequests when it's more than zero (@andyexeter)
v7.4.8

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.4.7...v7.4.8)

  • bug #63679 Only decrement pendingRequests when it's more than zero (@andyexeter)
v6.4.36

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.4.35...v6.4.36)

  • bug #63679 Only decrement pendingRequests when it's more than zero (@andyexeter)
v8.0.7

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.6...v8.0.7)

  • bug #63526 Fix Symfony web debug toolbar not being displayed (@zoglo)
v7.4.7

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.4.6...v7.4.7)

  • bug #63526 Fix Symfony web debug toolbar not being displayed (@zoglo)
v6.4.35

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.4.34...v6.4.35)

  • bug #63526 Fix Symfony web debug toolbar not being displayed (@zoglo)
v8.0.6

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.5...v8.0.6)

  • bug #63315 Fix EventSource is missing static properties (Oleksii Kozhemiaka)
  • bug #62970 Fix hot reload support (FrankenPHP) (@dunglas)
v7.4.6

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.4.5...v7.4.6)

  • bug #63315 Fix EventSource is missing static properties (Oleksii Kozhemiaka)
  • bug #62970 Fix hot reload support (FrankenPHP) (@dunglas)
v6.4.34

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v6.4.33...v6.4.34)

  • bug #62970 Fix hot reload support (FrankenPHP) (@dunglas)
v8.0.3

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.2...v8.0.3)

  • bug symfony/symfony#62858 [WebProfilerBundle] Fix using URL objects with EventSource (@HypeMC)
v7.4.3

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.4.2...v7.4.3)

  • bug symfony/symfony#62858 [WebProfilerBundle] Fix using URL objects with EventSource (@HypeMC)
v8.0.0-RC3

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v8.0.0-RC2...v8.0.0-RC3)

  • bug symfony/symfony#62441 [WebProfilerBundle] fix displaying runner (@94noni)
v7.4.0-RC3

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.4.0-RC2...v7.4.0-RC3)

  • bug symfony/symfony#62441 [WebProfilerBundle] fix displaying runner (@94noni)
v7.3.5

Changelog (https://github.com/symfony/web-profiler-bundle/compare/v7.3.4...v7.3.5)

  • bug symfony/symfony#61960 [WebProfilerBundle] ”finish” errored requests (@MatTheCat)
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
andydefer/laravel-cluster
aimeos/ai-admin-mcp
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor