laravel-snip
by rudolfbruder
A dd()-style snipping tool for Laravel — capture values during a request and view them on-page in an admin-only panel.
laravel-debugbar-dd
by gooby
Ever wanted to dd() and see the debugbar? This package does just that by calling bd() - Bar Dump.
laravel-dump-sql
by guanguans
laravel 中轻松容易的输出完整的 SQL 语句。 - Easy output of complete SQL statements for laravel framework.