devportolio/laravel-dump-viewer
dd()/dump() with a persistent, searchable, and visually rich debugging interface. Reduces context-switching between terminal and browser.Adopt if:
dd() spaghetti).dd()).Look elsewhere if:
dd() or Log::dump() may suffice).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."
How can I help you explore Laravel packages today?