Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Symfony Console Completion Laravel Package

stecman/symfony-console-completion

Adds Bash and Zsh tab-completion to Symfony Console apps. Zero-config completion for command names and options, plus hooks to customize argument/option value suggestions. Install via Composer and register the CompletionCommand to enable shell completion.

View on GitHub
Deep Wiki
Context7

Technical Evaluation

Architecture fit: The package integrates seamlessly with Laravel's Artisan commands since Laravel relies on Symfony Console components. It extends Symfony's built-in completion functionality, which aligns perfectly with Laravel's command-line architecture. No architectural changes are required, as it operates at the Symfony Console layer where Artisan commands are processed.

Integration feasibility: High. Installation via Composer is straightforward. The package typically provides a command to generate shell completion scripts (e.g., php artisan completion:generate), which can be added to Laravel's Kernel.php or configured via a custom Artisan command. Minimal code changes are needed to enable tab completion for existing commands.

Technical risk: Moderate. The future-dated release (2025-11-30) raises concerns about maintenance status or potential typos in metadata. Compatibility risks exist if Laravel's Symfony Console dependencies diverge significantly from the package's tested versions (e.g., Symfony 6+ vs. older Laravel versions). Shell-specific bugs (e.g., zsh vs. bash) or edge cases with dynamic command arguments could also surface.

Key questions:

  • Does the package support Laravel
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport