Looking to hire Laravel developers? Try LaraJobs
laravel-inspector
See exactly what your Laravel app did behind every HTTP request — the route, the controller, the SQL queries, the events, the queued jobs, and a timeline of it all.
1
laravel-browser-guard
A Laravel package to discourage right-click, shortcut keys, and casual DevTools access in the browser.
10
laravel-pulse-mcp
MCP server for Laravel Pulse — expose slow queries, failed jobs, exceptions, and server stats to AI agents like Claude
6
laravel-mcp-server
MCP server for Laravel — expose routes, schema, models, and migrations to AI agents like Claude
21
laravel-sluice
Sluice aggregates logs, exceptions, and events from across your Laravel application into a single controlled stream — filterable, searchable, and chronologically sane.
0
laravel-devtoolbox
Swiss-army artisan CLI for Laravel — Scan, inspect, debug, and explore every aspect of your Laravel application from the command line.
8 372
laravelbenchmark
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
1 127
laravel-dev-tools
Additional Laravel Development Tools for use locally.
5
laravel-open-in-editor
Let the "Open in Editor" feature from browser devtools works with Laravel.
25