laravel-sluice
by sluice
Sluice aggregates logs, exceptions, and events from across your Laravel application into a single controlled stream — filterable, searchable, and chronologically sane.
adapter-laravel
Laravel framework adapter for ADP — auto-wires debug collectors, proxies, and inspector into Laravel applications
laravel-dev-tools
by labrodev
Labrodev developer toolkit for Laravel projects: Rector, PHPStan (Larastan), Pint and PHP-CS-Fixer presets.
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.
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-open-in-editor
by mathieutu
Let the "Open in Editor" feature from browser devtools works with Laravel.