Console

E452812

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

Try in SPARQL Jump to: Surface forms Statements Referenced by

Observed surface forms (1)

Surface form Occurrences
Symfony Console 0

Statements (50)

Predicate Object
instanceOf Symfony component
command-line interface framework
software library
compatibleWith PHP 7
PHP 8
composerPackageName symfony/console NERFINISHED
distributedAs Composer package
documentation https://symfony.com/doc/current/components/console.html
hasClass Symfony\Component\Console\Application NERFINISHED
Symfony\Component\Console\Command\Command NERFINISHED
Symfony\Component\Console\Helper\ProgressBar NERFINISHED
Symfony\Component\Console\Helper\Table NERFINISHED
Symfony\Component\Console\Input\InputInterface NERFINISHED
Symfony\Component\Console\Output\OutputInterface NERFINISHED
Symfony\Component\Console\Style\SymfonyStyle NERFINISHED
license MIT License
maintainedBy Symfony community NERFINISHED
Symfony core team NERFINISHED
name Console NERFINISHED
partOf Symfony NERFINISHED
programmingLanguage PHP NERFINISHED
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

Referenced by (1)

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

Symfony hasComponent Console