nunomaduro/laravel-console-summary
A beautiful replacement for Laravel’s default Artisan list command, showing a clean console summary for Artisan or Laravel Zero. Easily hide noisy commands and customize the displayed binary name via config. Requires PHP 8.2+.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| nunomaduro/laravel-console-menu | 0.88 | Add interactive terminal menus to Laravel Artisan commands via a wrapper around php-school/cli-menu. Quickly build selectable option lists, ask questions, and collect input (including advanced fields like passwords), with configurable width and a clean UX. | 814 | 819 | 39 | 7K | 4 | 17.2 | 15.6 | MIT | 6 months ago | |
| nunomaduro/laravel-console-task | 0.87 | Laravel Console Task adds a simple $this->task() helper to Laravel Artisan commands to display task progress with a loading message and clear success/failure results. Works with Laravel 10+ and PHP 8.2+. | 259 | 259 | 20 | 74K | 3 | 13.0 | 37.4 | MIT | 6 months ago | |
| nunomaduro/laravel-console-dusk | 0.87 | Run Laravel Dusk browser automation inside Artisan commands for Laravel or Laravel Zero. Configure screenshots/log paths, headless mode, and driver options to script and test real browser flows from the console. | 164 | 164 | 23 | 936 | 9 | 16.2 | 16.2 | MIT | 6 months ago | |
| illuminate/console | 0.85 | Illuminate Console provides the Artisan command-line framework used by Laravel. Define commands, schedule tasks, manage input/output, prompts, and terminal styling, and integrate with the service container to build robust CLI tools and automation. | 130 | 137 | 28 | 723K | 0 | 1.5 | 51.7 | MIT | — | |
| mckenziearts/laravel-command | 0.85 | 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 | 8 | 0 | 0.5 | 1.3 | — | 8 years ago | |
| azizizaidi/laravel-all-in-one-command | 0.84 | Scaffold a complete Laravel feature with one artisan command. Interactively generate CRUD essentials: model, migration, factory, seeder, controllers, form requests, services (optional interface), policies, web/API routes, tests, scheduled command, and Blade views. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| nategood/commando | 0.84 | Commando is a lightweight PHP library for building command-line apps: define options and arguments, parse input, generate help text, and validate values. Ideal for quick CLI tools and scripts with minimal boilerplate. | 801 | 810 | 81 | 31K | 24 | 14.5 | 33.3 | MIT | — |
How can I help you explore Laravel packages today?