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-boost-telescope
by lucianotonet
Laravel Boost plugin providing AI-powered debugging tools via Laravel Telescope's structured telemetry data
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 logs and debug files (clockwork , laravel telescope and more)
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.
laravel-request-response-logger
by mtownsend
Easily capture every incoming request and the corresponding outgoing response in your Laravel app.
laravel-debug-eval
by vbarbarosh
A rudimentary UI with backend for evaluating PHP remotely. For debugging purposes only.
laravel-email-exceptions
by berndengels
Email Exceptions from your laravel v5, v6, v7, v8, v9, v10 application
laravel-mail-manager
by binarybuilds
A Laravel mail manager to record and re-send all outgoing emails.
laravel-app-spawn
by web-chefs
Laravel custom application instance bootstrap creator. Used predominantly for doing Laravel specific testing.