fruitcake/laravel-debugbar
Debugbar for Laravel (Integrates PHP Debug Bar) observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 98
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 4.0
- age_days: 4745
- days_rel: 13
- days_push: 9
- n_releases_24m: 51
Adoption not part of the score
19280 stars · 1613 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Laravel package that integrates PHP Debug Bar, rendering an in-browser toolbar with collectors for queries, routes, views, events, logs, cache, and timing. It is intended for development environments only, since it exposes sensitive request data.
Use cases
- debug slow database queries in laravel
- profile laravel application performance
- inspect views and variables passed to blade templates
- track ajax and livewire requests during development
- view log messages and exceptions in a toolbar
- monitor cache events and route info while developing
When to choose
- you develop Laravel apps and want an in-browser debugging toolbar
- you need to see SQL queries, bindings, and timings per request
- you want request history including redirects and ajax calls
When to avoid
- on production or publicly accessible sites, as it leaks sensitive data
- when profiling overhead would skew performance-sensitive measurements
- for non-Laravel PHP projects, use PHP Debug Bar directly
Facets
plugin · maturity active
developer-tools monitoring tracing logging database benchmarking web-development developer-tools backend databases php browser laravel debugbar profiler query-debugging dev-tools toolbar debugging web-server
4 sources
- readme: https://github.com/fruitcake/laravel-debugbar · fetched 2026-08-28 · dd837dff62eb
- homepage: http://laraveldebugbar.com/ · fetched 2026-08-29 · 5f14b59b37b3
- site_page: http://laraveldebugbar.com/installation · fetched 2026-08-29 · 7b10bc7b1c0c
- site_page: http://laraveldebugbar.com/features · fetched 2026-08-29 · ae060e3caf60
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fruitcake/laravel-debugbar | main | 99 |
For agents
markdown · JSON · MCP: product_card(name="fruitcake/laravel-debugbar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem