spatie/laravel-artisan-dd
Run one-off Laravel code from the command line without opening Tinker. Use php artisan dd "User::first()" to execute expressions and dump results. Supports multiple expressions and short class names for quick debugging and inspection.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| mckenziearts/laravel-command | 0.84 | Dev-only Artisan generators for Laravel: quickly scaffold templated repositories, helpers, and observers. Adds make:repository and related commands to create boilerplate files, with configurable model namespaces for non-standard app structures. | 32 | 32 | 2 | 1 | 0 | 0.5 | 0.2 | — | 8 years ago | |
| tomatophp/console-helpers | 0.83 | — | 5 | 5 | 3 | 22K | 0 | 0.7 | 49.1 | MIT | 2 years ago | |
| jpswade/laravel-database-tools | 0.83 | Laravel Database Tools adds handy Artisan commands to create databases, dump/restore from SQL files or Spatie backups, update charset/collation, optimize MySQL tables, and add SQLite MySQL-compat functions for tests. Ideal for dev workflows. | 2 | 2 | 1 | 80 | 0 | 11.5 | 22.3 | — | 5 months ago | |
| doctrine-dbal-util/cli-bundle | 0.82 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| cdwv/database-dumper-command-bundle | 0.82 | Symfony bundle adding a console command to create database backups/dumps. Install via Composer, register the bundle, then run app/console cdwv:database:dump to generate a dump for your configured database. | 1 | 1 | 0 | 0 | 0 | 0.6 | — | — | 8 years ago | |
| asoc/dadatata | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| barryvdh/laravel-debugbar | 0.82 | Integrate the PHP Debug Bar into Laravel to profile requests, inspect queries, routes, views, and logs, and monitor performance in real time. Toggle panels, collect timeline and memory data, and troubleshoot issues locally without touching your app code. | 19,221 | 19,506 | 1,605 | 3M | 75 | 88.4 | 62.8 | MIT | 1 month ago | |
| dwo/user-commands-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| alexeyshockov/plain-commands | 0.82 | — | 2 | 2 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| fruitcake/laravel-debugbar | 0.82 | Integrate PHP Debug Bar into Laravel to inspect requests in real time. Shows executed queries, routes, views, logs, cache/events, and timing/memory metrics with an in-browser toolbar and detailed panels. Great for profiling and debugging during development. | 19,221 | 19,201 | 1,605 | 498K | 75 | 89.0 | 51.7 | MIT | 1 month ago | |
| sikessem/laravel-devtools | 0.82 | Laravel DevTools bundles development, debugging, testing, and automation helpers for Laravel. Install via Composer as a dev dependency. Requires PHP 8.3+ (8.3.29+ recommended) and Composer v2+. | 1 | 1 | 0 | 3 | 0 | 8.4 | 4.5 | MIT | 5 months ago | |
| syamsoul/laravel-mysql-cli-client | 0.81 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| symfony/var-dumper | 0.81 | Symfony VarDumper provides a smarter dump() for inspecting PHP variables, replacing var_dump() with rich, readable output. It can walk complex data structures, improving debugging in CLI and web contexts with configurable dumpers and casters. | 7,436 | 7,575 | 101 | 15M | 0 | 58.5 | 53.7 | MIT | 1 week ago | |
| zenstruck/console-extra | 0.81 | Modular helpers to reduce boilerplate in Symfony console commands. Build invokable commands with auto-injected IO, arguments/options via attributes, and handy traits to run other commands or processes. Designed to mix and match features or power a shared base command. | 80 | 80 | 3 | 2K | 11 | 18.5 | 23.3 | MIT | 5 months ago | |
| spatie/laravel-log-dumper | 0.81 | Adds an ld() helper to dump any values to your Laravel application log using Symfony VarDumper formatting. Log multiple arguments, choose or chain log levels (info/debug/error/etc.), and enable/disable logging when needed. | 121 | 121 | 10 | 19K | 0 | 19.8 | 34.0 | MIT | 3 months ago | |
| jakub-szajna/lint-pack | 0.81 | Laravel package that adds a linter command to the Artisan CLI, helping you run code style and lint checks from the command line during development and CI. Designed to integrate into typical Laravel workflows for quick, repeatable quality checks. | 2 | 3 | 0 | 0 | 0 | 0.3 | — | MIT | 10 years ago | |
| spatie/global-laravel-remote | 0.81 | Run Laravel artisan commands on a remote server from your terminal. Install globally via Composer and execute with global-laravel-remote "{cmd}" to trigger remote artisan tasks without SSHing into the machine each time. | 18 | 19 | 3 | 0 | 0 | 1.4 | — | MIT | 2 years ago | |
| symfony/debug | 0.81 | Symfony Debug provides tools to improve PHP error handling and debugging: enhanced exceptions, stack traces, error pages, and dumping utilities to inspect variables. Helps developers diagnose issues faster during development and integrate consistent error reporting. | 7,188 | 7,346 | 46 | 1M | 0 | 17.7 | 21.9 | MIT | 3 years ago | |
| laradumps/laradumps | 0.80 | LaraDumps is a modern PHP/Laravel debugging tool that sends dumps to a desktop app so your app flow isn’t interrupted. Inspect models, collections and Livewire, validate JSON, time code, and monitor queries, logs, exceptions, mail, jobs, and more. | 1,263 | 1,264 | 52 | 97K | 9 | 36.6 | 32.6 | MIT | 2 months ago | |
| edhrendal/dev-tools-maker-bundle | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — |
How can I help you explore Laravel packages today?