Console

E452812

Console is Symfony’s command-line component that provides tools for building and running CLI applications in PHP.

All labels observed (1)

Label Occurrences
Console canonical 2

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Symfony component
command-line interface framework
software library
compatibleWith PHP 7
PHP 8
composerPackageName symfony/console
distributedAs Composer package
documentation https://symfony.com/doc/current/components/console.html
hasClass Symfony\Component\Console\Application
Symfony\Component\Console\Command\Command
Symfony\Component\Console\Helper\ProgressBar
Symfony\Component\Console\Helper\Table
Symfony\Component\Console\Input\InputInterface
Symfony\Component\Console\Output\OutputInterface
Symfony\Component\Console\Style\SymfonyStyle
license MIT License
maintainedBy Symfony community
Symfony core team
linked to: Symfony community
name Console
partOf Symfony
programmingLanguage PHP
provides API for building CLI applications
command-line tools
repository https://github.com/symfony/console
supports ANSI styles
colored output
command aliases
command arguments
command descriptions
command help messages
command namespaces
command nesting
command options
console styling
creation of CLI commands
event dispatching for commands
input completion
input handling
input validation
interactive questions
logging to console
output formatting
progress bars
tables
verbosity levels
usedFor application scaffolding commands
building CLI tools in PHP
framework tooling
running background jobs manually
running maintenance scripts

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Symfony hasComponent Console
Symfony Console name Console
subject linked to: Console