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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| adhocore/cli | 0.85 | A lightweight PHP library to build interactive CLI apps with commands, options, prompts, and colored output. Create structured command-line tools quickly, with input helpers and utilities suited for both simple scripts and larger console applications. | 351 | 356 | 38 | 75K | 5 | 13.4 | 33.9 | MIT | 1 year ago | |
| devportolio/laravel-dump-viewer | 0.84 | — | 0 | 0 | 0 | 6 | 0 | 0.0 | 11.7 | MIT | — | |
| tomatophp/console-helpers | 0.83 | — | 5 | 5 | 3 | 24K | 0 | 0.7 | 49.7 | MIT | 2 years ago | |
| laradumps/laradumps | 0.83 | LaraDumps is a modern PHP/Laravel debugging tool that sends dumps to a desktop app so your app flow stays uninterrupted. Inspect models/collections, Livewire, SQL queries, logs, exceptions, mails, jobs, timers, JSON and more. | 1,269 | 1,266 | 51 | 100K | 9 | 34.1 | 32.2 | MIT | 3 months 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. | 3 | 2 | 1 | 42 | 0 | 9.6 | 15.7 | — | 7 months ago | |
| doctrine-dbal-util/cli-bundle | 0.82 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| siguici/laravel-devtools | 0.82 | A lightweight set of dev tools for Laravel to speed up local development. Adds helpful debugging and productivity utilities you can enable in development environments to inspect requests, log output, and streamline common workflow tasks. | 1 | — | 0 | — | 0 | 4.6 | — | MIT | 6 months ago | |
| 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 | — | — | 9 years ago | |
| asoc/dadatata | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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 | — | |
| mckenziearts/laravel-command | 0.82 | 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 | 0 | 0 | 0.5 | — | — | 8 years ago | |
| syamsoul/laravel-mysql-cli-client | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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,179 | 7,346 | 46 | 1M | 0 | 17.7 | 21.7 | MIT | 3 years 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 | 15.9 | 23.4 | MIT | 7 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 | 12K | 0 | 17.4 | 30.5 | MIT | 4 months 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. | 19 | 19 | 3 | 0 | 0 | 1.4 | — | MIT | 2 years ago | |
| edhrendal/dev-tools-maker-bundle | 0.80 | — | 1 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| laravel-ddd/starter | 0.78 | Composer starter kit that turns a fresh Laravel 12/13 app into a Domain-Driven Design structure. Includes base Entity/ValueObject/Repository/Service classes, 12 generators, interactive installer (auth, docs, tests, sample module), API-ready routes, and optional AI context. | 1 | 2 | 0 | 0 | 0 | 18.2 | — | MIT | 2 months ago | |
| spatie/laravel-random-command | 0.78 | Adds a playful php artisan random command that picks and runs a random Artisan command for you. Also auto-schedules itself to run at random times. Mostly for fun—probably not something you want in production (or anywhere). | 39 | 39 | 6 | 0 | 0 | 3.1 | — | MIT | 3 years ago |
How can I help you explore Laravel packages today?