laravel-debug-tracer
by akhtar
On-demand, token-scoped, file-based debug tracing for Laravel. Zero setup, zero migrations, zero Redis.
laravel-sql-monitor
by denny
A comprehensive SQL query monitoring and analysis tool for Laravel development environments
adapter-laravel
Laravel framework adapter for ADP — auto-wires debug collectors, proxies, and inspector into Laravel applications
laravel-wisra
by bardh78
Inject HTML comments into compiled Blade templates showing view file paths. Useful for debugging and IDE integration (e.g. Wisra).
laravel-web-profiler
by makfly
Symfony-style web profiler for Laravel with inline toolbar and React SPA dashboard
laravel-api-debug-with-user
by suman98
A standalone web UI to test internal Laravel API routes as any authenticated user.
laravel-debugbar
by pixielity
Laravel Debugbar integration with automatic collector discovery for Pixielity applications
laravel-query-debugger
Automatic query tracking, analysis, and debugging for Laravel applications with N+1 detection, slow query monitoring, and performance insights
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-reverb-doctor
A CLI diagnostic tool that performs comprehensive health checks on Laravel Reverb WebSocket configurations
laravel-debugger
A modern, sleek debugging toolbar for Laravel with a fresh UI/UX design built with Vue 3 and TailwindCSS
laravel-verbose-validator
Adds a verbose/trace mode to the Laravel Validator for easier debugging of complex validation rules.
laravel-exception-catcher
by najibismail
A powerful Laravel package that automatically catches exceptions and sends beautifully formatted, responsive email notifications to multiple recipients
laravel-turbomaker
by grazulex
Laravel TurboMaker is a productivity-focused package designed to supercharge your Laravel development workflow. With a single command, you can scaffold complete modules (models, migrations, controllers, routes, tests, views, and more) following best practices. It saves hours of repetitive setup work, so you can focus on building features faster.
laravel-devtoolbox
by grazulex
Swiss-army artisan CLI for Laravel — Scan, inspect, debug, and explore every aspect of your Laravel application from the command line.
laravel-api-debugger
by ka4ivan
A debugging tool for Laravel APIs that provides request execution time and query profiling.
laravel-console-log
by saasscaleup
Easily stream your Laravel application logs to the browser console.log in real-time using server-sent event (SSE)
laravel-quick-debug
by dhr
laravel quick debug can find dd and exit and any random string from the project
laravel-web-tinker
by engwaqas
Artisan Tinker in your browser, this is a personal package for testing fork from spite web tinker
laravel-app-debug-dynamic
by benjaminhu
Enabling Laravel APP_DEBUG dynamically in production environment
laravel-dump-sql
by guanguans
laravel 中轻松容易的输出完整的 SQL 语句。 - Easy output of complete SQL statements for laravel framework.