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. | 813 | 816 | 39 | 7K | 4 | 21.8 | 16.3 | MIT | 3 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+. | 258 | 258 | 20 | 67K | 3 | 17.4 | 37.9 | MIT | 3 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. | 163 | 163 | 23 | 2K | 9 | 18.9 | 19.5 | MIT | 3 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 | 597K | 0 | 1.5 | 50.5 | 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 | 1 | 0 | 0.5 | 0.2 | — | 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. | 803 | 812 | 81 | 28K | 24 | 14.5 | 32.6 | MIT | — |
How can I help you explore Laravel packages today?