yes/no prompts with intuitive visual selections (e.g., checkboxes for feature flags).dd() with interactive selections for filtering logs or inspecting data.symfony/console + symfony/styles or spatie/laravel-interacts-with-symfony.Ctrl+C graceful exits)—this package lacks that feature (see "Still to do" in README).For Executives:
"This package lets us replace clunky CLI text inputs with intuitive checkboxes/radio buttons for admin tools and workflows—like a GUI for the command line. For example, instead of typing php artisan user:delete 1 2 3, users could visually select multiple users to delete. It’s a small but high-impact UX upgrade that reduces errors and speeds up CLI interactions, especially for non-technical teams. The MIT license and minimal maintenance cost make it a no-brainer to adopt."
For Engineers:
*"We can drop this into Laravel/Symfony CLI commands to replace basic input() calls with a polished, interactive selection UI (checkboxes/radio buttons). Key benefits:
Ctrl+C handling, but those aren’t blockers for our current use cases. Let’s prototype it in the [admin bulk-actions command] to test the impact."*How can I help you explore Laravel packages today?