Registry / cli / stecman-symfony-console-completion

stecman-symfony-console-completion

JSON →
library0.15.0phppackagistunverified

Automatic BASH completion for Symfony Console Component based applications.

composer require stecman/symfony-console-completion
INSTALL
IMPORT
SIG · STECMAN-SYMFONY-CO
S
stecman-symfony-console-completion
cliphpv0.15.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Completion
use Stecman\Component\Symfony\Console\BashCompletion\Completion;

Enable BASH completion for a Symfony Console application

<?php use Stecman\Component\Symfony\Console\BashCompletion\Completion; $completion = new Completion('myapp', 'console'); $completion->run();
Debug
Known issues
breakingRequires symfony/console ^4.0|^5.0|^6.0
fix
Ensure compatible Symfony Console version
affects: >=0.15.0
Upgrade
Version history
0.15.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Resources
stecman-symfony-console-completion — pip install stecman-symfony-console-completion · libregistry