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

Laravel Dump Viewer Laravel Package

devportolio/laravel-dump-viewer

View on GitHub
Deep Wiki
Context7

Product Decisions This Supports

  • Debugging Efficiency: Accelerates developer onboarding and troubleshooting by replacing dd()/dump() with a persistent, searchable, and visually rich debugging interface. Reduces context-switching between terminal and browser.
  • Observability Roadmap: Enables a lightweight, self-hosted alternative to third-party APM tools (e.g., Laravel Telescope, ScoutAPM) for debugging requests, SQL, and data structures—ideal for internal tools or cost-sensitive projects.
  • Build vs. Buy: Justifies not building a custom debugging dashboard (saves ~2–4 weeks of dev time) while avoiding vendor lock-in (MIT license, self-hosted).
  • Use Cases:
    • Internal Tools: Debug API endpoints, CLI jobs, or queue workers without polluting logs.
    • Customer Support: Share sanitized dumps with engineers via a secure, filtered view.
    • Education: Teach Laravel interns by providing a "living lab" of real-time data.
    • Legacy Systems: Retrofit debugging to monolithic apps where Xdebug is impractical.

When to Consider This Package

Adopt if:

  • Your team uses Laravel 10–12 and PHP 8.2+ (check compatibility early).
  • Debugging is a bottleneck (e.g., high-volume APIs, complex Eloquent queries, or frequent dd() spaghetti).
  • You need persistence (dumps vanish after refreshes in native dd()).
  • Your stack is self-hosted (avoids SaaS dependencies like Ray or Telescope).
  • You prioritize developer experience over minimalism (e.g., dark mode, syntax highlighting).

Look elsewhere if:

  • You’re on Laravel <10 or PHP <8.2 (no support).
  • Your primary debugging tool is Xdebug/IDE (this is a browser-based supplement).
  • You need production monitoring (use Laravel Telescope or ScoutAPM instead).
  • Your team prefers minimalism (native dd() or Log::dump() may suffice).
  • You’re debugging non-Laravel components (e.g., pure PHP CLI scripts).

How to Pitch It (Stakeholders)

For Executives: "This package replaces clunky dd() debugging with a self-hosted, real-time dashboard—like a lightweight, internal-only ‘Ray’ for Laravel. It cuts debugging time by 30%+ by letting devs search, filter, and persist dumps across requests, without SaaS costs or vendor lock-in. Ideal for scaling internal tools or accelerating onboarding. MIT-licensed and Laravel-native, so it integrates seamlessly with our stack."

For Engineering: "Imagine dd() but persistent, searchable, and beautiful—with SQL syntax highlighting, dark mode, and auto-refresh. No more losing context on page reloads or digging through logs. Works in Tinker, APIs, and even CLI jobs. Zero setup beyond composer require—just dump() as usual, but with superpowers. Perfect for debugging those pesky API timeouts or Eloquent quirks without Xdebug overhead."

For DevOps: "This is a low-risk, self-contained alternative to Telescope/Ray. No external dependencies, no database bloat—just a single package that stores dumps in Laravel’s filesystem (configurable). Easy to secure (e.g., IP-whitelist the /dump-viewer route) and disable in production. Think of it as ‘debugging insurance’ for dev/staging environments."

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.
jayeshmepani/jpl-moshier-ephemeris-php
elnasnato/laraliveui
labrodev/rest-sdk
sampaui/sampaui
babelqueue/php-sdk
facebook/capi-param-builder-php
babelqueue/symfony
hamzi/corewatch
minionfactory/raw-hydrator
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle