laradumps/laradumps
🛻 LaraDumps is a friendly app designed to boost your Laravel PHP coding and debugging experience. observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 98
- Release rhythm 96
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 10
- age_days: 1550
- days_rel: 24
- days_push: 17
- n_releases_24m: 38
Adoption not part of the score
1268 stars · 52 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LaraDumps is a desktop debugging application for PHP and Laravel that displays debug dumps, SQL queries, logs, jobs, and other runtime information in a separate app window. It pairs with a Composer package exposing a ds() function so debugging never interrupts the application flow.
Use cases
- debug laravel variables without dumping into the browser
- monitor sql queries and slow queries in real time
- inspect eloquent models and collections while developing
- debug livewire and volt components
- view logs, exceptions, jobs, and cache operations during local development
- time code execution and validate while debugging
- integrate debugging output with pest php tests
When to avoid
- you need step-debugging only and already prefer Xdebug or a full IDE debugger
- your project is not PHP-based
- you need debugging in production or remote environments where a local desktop app can't receive dumps
Facets
application · maturity active
developer-tools logging monitoring developer-tools web-development backend windows php debugging laravel php desktop-app dump livewire pest linux macos
2 sources
- readme: https://github.com/laradumps/laradumps · fetched 2026-08-28 · 732222f38040
- homepage: https://laradumps.dev · fetched 2026-08-29 · f7044315173a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laradumps/laradumps | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="laradumps/laradumps")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem