# laradumps/laradumps

🛻 LaraDumps is a friendly app designed to boost your Laravel PHP coding and debugging experience.

Repository: https://github.com/laradumps/laradumps
Canonical: https://ross.abutalabs.com/products/laradumps
Homepage: https://laradumps.dev
Language: PHP
License: MIT
License Family: permissive
Topics: debug, laravel, livewire, php
Last push: 2026-08-16T14:18:22+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 96, longevity 100
- inputs: {"age_days": 1550, "days_push": 17, "days_rel": 24, "gap_med": 10, "n_releases_24m": 38}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1268, forks 52 (observed 2026-08-28T04:04:11.460758+00:00)

## What it is
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
- artifact type: application
- maturity: active
- function: developer-tools, logging, monitoring
- domain: developer-tools, web-development, backend
- platform: windows, php
- tags: debugging, laravel, php, desktop-app, dump, livewire, pest, linux, macos

## Member repositories
- laradumps/laradumps (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:11.460758+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T05:03:38.927684+00:00, confidence not recorded.
  - readme: https://github.com/laradumps/laradumps (fetched 2026-08-28T04:04:11.460758+00:00, sha 732222f38040)
  - homepage: https://laradumps.dev (fetched 2026-08-29T12:15:19.198151+00:00, sha f7044315173a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
