laravel-cashier-inspector
by felicianopj
A local debugging and diagnostic dashboard for Laravel Cashier. Captures Stripe webhook processing, detects inconsistent billing states, and explains what went wrong.
laravel-periscope
by seanbarton
A lightweight companion UI for Laravel Telescope with URL-driven filtering and search.
laravel-error-explainer
by kolakachi
Turn Laravel exceptions into dev-friendly explanations and user-safe messages using your own LLM keys. Multi-provider, multi-language.
laravel-dev-mcp
by stubbedev
MCP server for local Laravel development (Go, distributed as a prebuilt binary)
ai-error-laravel
by emberrenewed
Enterprise-grade AI-powered error analysis, monitoring and auto-fix suggestions for Laravel 13 applications. Combines Telescope-style observability with multi-provider AI (OpenAI, Gemini, Claude, Ollama).
laravel-config-explorer
by scabarcas
Browse and search Laravel's runtime config() tree in the browser. For local debugging.
laravel-periscope
by thamibn
Laravel adapter for php-periscope — wires Telescope-tier observability events into the periscope C extension's trace. Time-travel debugging, SQL/log/cache/job inspection, and an AI-native MCP server in one package.
laravel-logpilot
by maksudur-dev
A lightweight activity logging package for Laravel with request tracing.
laravel-ai-debugger
by dakshraman
AI Debugging Assistant for Laravel using local CLI tools (Claude, Gemini, Copilot, Codex)
laravel-route-linter
Static analysis for Laravel routes. Detects missing middleware, unused named routes, duplicate URIs, missing controller methods, and more.
laravel-slow-query-detector
Detect slow queries and N+1 problems in your Laravel app. Logs warnings with query details, execution time, and origin.
laravel-api-watcher
by taoshan98
A modern Laravel package to intercept, analyze, and visualize API requests.
laravel-telemetry
by pixielity
Complete telemetry and observability suite for Pixielity applications - includes Sentry error tracking, Pulse monitoring, Telescope debugging, Horizon queue monitoring, and Debugbar profiling
laravel-telescope
by pixielity
Laravel Telescope debugging with automatic watcher discovery for Pixielity applications
laravel-monitor
by clawdbot
Real-time error monitoring and AI-powered debugging for Laravel applications
laravel-execution-monitor
by lorapok
Zero-configuration performance monitoring for Laravel applications with real-time alerts and beautiful UI
laravel-queue-watcher
by lstables
Real-time queue job monitoring, debugging, and failure analysis for Laravel
laravel-dump-viewer
by devportolio
A beautiful, modern in-browser debugging tool for Laravel with persistent storage, real-time updates, and an intuitive interface. Inspired by Spatie Ray.
laravel-headless-browser-tester
by hansonxyz
Debug Laravel routes using a headless browser - captures response, console errors, XHR requests, DOM state, and screenshots
laravel-route-tracer
by tonygeez
Runtime execution tracer for Laravel routes - captures actual file dependencies and execution flow
laravel-claude-button
by softgala
Adds an error copy button to Laravel 500 pages. Clipboard + VS Code integration for AI-assisted debugging.
laravel-simple-logging
by frddl
A simple, elegant logging package for Laravel with automatic method wrapping and beautiful web interface
laravel-route-visualizer
by onamfc
A comprehensive route visualization package for Laravel applications
laravel-devlogger-dashboard
by onamfc
A beautiful dashboard for managing Laravel DevLogger records with IDE integration
laravel-say-logger
A Laravel package that speaks your log messages using macOS text-to-speech with different voices for different log levels
laravel-time-logger
by yogeshjoshi
Laravel Time Logger is a lightweight and developer-friendly profiling utility for Laravel. It helps measure and log code execution time effortlessly, making performance debugging simple and efficient.
laravel-logger
by ka4ivan
A Laravel package for advanced logging, providing structured logs, contextual information, and customizable log channels.
laravel-trash-cleaner
by omaralalwi
Clean Laravel debug/log files (Debugbar, Clockwork), compiled views and frontend build artifacts, with optional rebuild and scheduling.
laravelbenchmark
by ohansyah
Measure the number of milliseconds it takes for the given callbacks to complete. This code is from the laravel 9.x helper benchmarking (https://laravel.com/docs/9.x/helpers#benchmarking) PR by by Nuno Maduro https://github.com/laravel/framework/pull/44252. Rewrite intend to run it on old php and laravel legacy project
laravel-telescope-mongodb
by yektadg
An elegant debug assistant for the Laravel framework compatible with mongodb.
laravel-mail-manager
by semihsemih
A Laravel mail manager to record and re-send all outgoing emails.