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

Console Laravel Package

symfony/console

Symfony Console component for building beautiful, testable CLI apps in PHP. Define commands and arguments, render styled output, handle prompts and hidden input, and integrate easily into frameworks or standalone scripts with strong tooling and docs.

View on GitHub
Deep Wiki
Context7
v8.1.0
v8.1.0-RC1

Changelog (https://github.com/symfony/console/compare/v8.1.0-BETA3...v8.1.0-RC1)

  • bug #64355 Format message in ConsoleSectionOutput::overwrite() (@nicolas-grekas)
v8.0.13

Changelog (https://github.com/symfony/console/compare/v8.0.11...v8.0.13)

  • bug #64355 Format message in ConsoleSectionOutput::overwrite() (@nicolas-grekas)
v7.4.13

Changelog (https://github.com/symfony/console/compare/v7.4.11...v7.4.13)

  • bug #64355 Format message in ConsoleSectionOutput::overwrite() (@nicolas-grekas)
v6.4.41

Changelog (https://github.com/symfony/console/compare/v6.4.39...v6.4.41)

  • bug #64355 Format message in ConsoleSectionOutput::overwrite() (@nicolas-grekas)
v8.1.0-BETA3

Changelog (https://github.com/symfony/console/compare/v8.1.0-BETA2...v8.1.0-BETA3)

v8.1.0-BETA2

Changelog (https://github.com/symfony/console/compare/v8.1.0-BETA1...v8.1.0-BETA2)

  • bug #64182 Fix signal handler scoping (@jpollard3)
  • bug #64176 Make ConsoleSectionOutput::overwrite() atomic to fix sections + ProgressIndicator clear (@Amoifr)
  • bug #64167 Add missing symfony/polyfill-php85 dependency (@Amoifr)
v8.0.11

Changelog (https://github.com/symfony/console/compare/v8.0.9...v8.0.11)

  • bug #64182 Fix signal handler scoping (@jpollard3)
  • bug #64176 Make ConsoleSectionOutput::overwrite() atomic to fix sections + ProgressIndicator clear (@Amoifr)
v7.4.11

Changelog (https://github.com/symfony/console/compare/v7.4.9...v7.4.11)

  • bug #64182 Fix signal handler scoping (@jpollard3)
  • bug #64176 Make ConsoleSectionOutput::overwrite() atomic to fix sections + ProgressIndicator clear (@Amoifr)
v6.4.39

Changelog (https://github.com/symfony/console/compare/v6.4.37...v6.4.39)

  • bug #64182 Fix signal handler scoping (@jpollard3)
  • bug #64176 Make ConsoleSectionOutput::overwrite() atomic to fix sections + ProgressIndicator clear (@Amoifr)
v8.1.0-BETA1
v8.0.9

Changelog (https://github.com/symfony/console/compare/v8.0.8...v8.0.9)

  • bug #63859 Fix shell completion when SHELL_VERBOSITY=-1 (@nicolas-grekas)
v7.4.9

Changelog (https://github.com/symfony/console/compare/v7.4.8...v7.4.9)

  • bug #63859 Fix shell completion when SHELL_VERBOSITY=-1 (@nicolas-grekas)
v6.4.37

Changelog (https://github.com/symfony/console/compare/v6.4.36...v6.4.37)

  • bug #63859 Fix shell completion when SHELL_VERBOSITY=-1 (@nicolas-grekas)
v8.0.8

Changelog (https://github.com/symfony/console/compare/v8.0.7...v8.0.8)

  • bug #63749 Fix performance regression in OutputFormatter for ASCII content (@pcescon)
v7.4.8

Changelog (https://github.com/symfony/console/compare/v7.4.7...v7.4.8)

  • bug #63749 Fix performance regression in OutputFormatter for ASCII content (@pcescon)
v6.4.36

Changelog (https://github.com/symfony/console/compare/v6.4.35...v6.4.36)

  • bug #63749 Fix performance regression in OutputFormatter for ASCII content (@pcescon)
v8.0.7

Changelog (https://github.com/symfony/console/compare/v8.0.6...v8.0.7)

  • bug #63604 Fix ApplicationTester ignoring interactive and verbosity options when SHELL_VERBOSITY is set (@nicolas-grekas)
  • bug #63570 Fix OUTPUT_RAW corrupting binary content on Windows (@guillaumeVDP)
v7.4.7

Changelog (https://github.com/symfony/console/compare/v7.4.6...v7.4.7)

  • bug #63604 Fix ApplicationTester ignoring interactive and verbosity options when SHELL_VERBOSITY is set (@nicolas-grekas)
  • bug #63570 Fix OUTPUT_RAW corrupting binary content on Windows (@guillaumeVDP)
v6.4.35

Changelog (https://github.com/symfony/console/compare/v6.4.34...v6.4.35)

  • bug #63604 Fix ApplicationTester ignoring interactive and verbosity options when SHELL_VERBOSITY is set (@nicolas-grekas)
  • bug #63570 Fix OUTPUT_RAW corrupting binary content on Windows (@guillaumeVDP)
v8.0.6

Changelog (https://github.com/symfony/console/compare/v8.0.5...v8.0.6)

  • bug #47432 Fix various completion edge cases (@Seldaek)
  • bug #63456 Fix validator exception masked by MissingInputException on empty input (@nicolas-grekas)
  • bug #63444 Fix arguments set via # wrongly considered null in profiler (@chalasr)
  • bug #63438 ProgressIndicator console helper display with multiple processes (@guillaumeVDP)
  • bug #63436 Silence shell_exec warning in hasSttyAvailable (@lacatoire)
  • bug #63415 Fix profiling commands that use # (@chalasr)
  • bug #63368 Fix ProgressBar remaining and estimated placeholder guards (@yoeunes)
  • bug #63351 Fix SymfonyStyle block output with \r\n line endings (@lacatoire)
  • bug #63281 Treat emoji VS16 as wide in width calc (@fabpot)
  • bug #63238 Fall back to 0 when getCode() does not provide an integer (@makomweb)
v7.4.6

Changelog (https://github.com/symfony/console/compare/v7.4.5...v7.4.6)

  • bug #47432 Fix various completion edge cases (@Seldaek)
  • bug #63456 Fix validator exception masked by MissingInputException on empty input (@nicolas-grekas)
  • bug #63444 Fix arguments set via # wrongly considered null in profiler (@chalasr)
  • bug #63438 ProgressIndicator console helper display with multiple processes (@guillaumeVDP)
  • bug #63436 Silence shell_exec warning in hasSttyAvailable (@lacatoire)
  • bug #63415 Fix profiling commands that use # (@chalasr)
  • bug #63368 Fix ProgressBar remaining and estimated placeholder guards (@yoeunes)
  • bug #63351 Fix SymfonyStyle block output with \r\n line endings (@lacatoire)
  • bug #63281 Treat emoji VS16 as wide in width calc (@fabpot)
  • bug #63238 Fall back to 0 when getCode() does not provide an integer (@makomweb)
v6.4.34

Changelog (https://github.com/symfony/console/compare/v6.4.33...v6.4.34)

  • bug #47432 Fix various completion edge cases (@Seldaek)
  • bug #63456 Fix validator exception masked by MissingInputException on empty input (@nicolas-grekas)
  • bug #63438 ProgressIndicator console helper display with multiple processes (@guillaumeVDP)
  • bug #63436 Silence shell_exec warning in hasSttyAvailable (@lacatoire)
  • bug #63351 Fix SymfonyStyle block output with \r\n line endings (@lacatoire)
  • bug #63281 Treat emoji VS16 as wide in width calc (@fabpot)
  • bug #63238 Fall back to 0 when getCode() does not provide an integer (@makomweb)
v8.0.4
v7.4.4
v7.3.10
v6.4.32
v8.0.3

Changelog (https://github.com/symfony/console/compare/v8.0.2...v8.0.3)

  • bug symfony/symfony#62813 [Console] Fix EofShortcut instruction when using a modern terminal on Windows (@fperxas)
  • bug symfony/symfony#62827 [Console] Fix choice autocomplete issue when string has spaces (@ayyoub-afwallah)
  • bug symfony/symfony#62764 [Console] Escape `` in description of console commands (@SiebeVE)
v7.4.3

Changelog (https://github.com/symfony/console/compare/v7.4.2...v7.4.3)

  • bug symfony/symfony#62813 [Console] Fix EofShortcut instruction when using a modern terminal on Windows (@fperxas)
  • bug symfony/symfony#62827 [Console] Fix choice autocomplete issue when string has spaces (@ayyoub-afwallah)
  • bug symfony/symfony#62764 [Console] Escape `` in description of console commands (@SiebeVE)
v7.3.9

Changelog (https://github.com/symfony/console/compare/v7.3.8...v7.3.9)

  • bug symfony/symfony#62813 [Console] Fix EofShortcut instruction when using a modern terminal on Windows (@fperxas)
  • bug symfony/symfony#62827 [Console] Fix choice autocomplete issue when string has spaces (@ayyoub-afwallah)
  • bug symfony/symfony#62764 [Console] Escape `` in description of console commands (@SiebeVE)
v6.4.31

Changelog (https://github.com/symfony/console/compare/v6.4.30...v6.4.31)

  • bug symfony/symfony#62813 [Console] Fix EofShortcut instruction when using a modern terminal on Windows (@fperxas)
  • bug symfony/symfony#62827 [Console] Fix choice autocomplete issue when string has spaces (@ayyoub-afwallah)
v8.0.1

Changelog (https://github.com/symfony/console/compare/v8.0.0...v8.0.1)

  • bug symfony/symfony#61962 [Console] Handle signals on text input (@valx76)
  • bug symfony/symfony#62627 [Console] Preserve --help option when a command is not found (@santysisi)
  • bug symfony/symfony#62562 [Console] don't discard existing aliases when constructing Command (@henderkes)
  • bug symfony/symfony#62571 [Console] Fix profile invokable command (@Jibbarth)
  • bug symfony/symfony#62493 [Console] Fix exception message when abbreviation matches multiple hidden commands (@yoeunes)
v7.4.1

Changelog (https://github.com/symfony/console/compare/v7.4.0...v7.4.1)

  • bug symfony/symfony#61962 [Console] Handle signals on text input (@valx76)
  • bug symfony/symfony#62627 [Console] Preserve --help option when a command is not found (@santysisi)
  • bug symfony/symfony#62562 [Console] don't discard existing aliases when constructing Command (@henderkes)
  • bug symfony/symfony#62571 [Console] Fix profile invokable command (@Jibbarth)
v7.3.8

Changelog (https://github.com/symfony/console/compare/v7.3.7...v7.3.8)

  • bug symfony/symfony#61962 [Console] Handle signals on text input (@valx76)
  • bug symfony/symfony#62627 [Console] Preserve --help option when a command is not found (@santysisi)
  • bug symfony/symfony#62493 [Console] Fix exception message when abbreviation matches multiple hidden commands (@yoeunes)
  • bug symfony/symfony#62416 [Console] Fix completion for global options values (@HypeMC)
  • bug symfony/symfony#62335 [Console] Fix signal handlers not being cleared after command termination (@yoeunes)
v6.4.30

Changelog (https://github.com/symfony/console/compare/v6.4.29...v6.4.30)

  • bug symfony/symfony#61962 [Console] Handle signals on text input (@valx76)
  • bug symfony/symfony#62627 [Console] Preserve --help option when a command is not found (@santysisi)
  • bug symfony/symfony#62493 [Console] Fix exception message when abbreviation matches multiple hidden commands (@yoeunes)
  • bug symfony/symfony#62416 [Console] Fix completion for global options values (@HypeMC)
  • bug symfony/symfony#62335 [Console] Fix signal handlers not being cleared after command termination (@yoeunes)
v7.4.0

Changelog (https://github.com/symfony/console/compare/v7.4.0-RC3...v7.4.0)

  • bug symfony/symfony#62493 [Console] Fix exception message when abbreviation matches multiple hidden commands (@yoeunes)
v8.0.0
v8.0.0-RC3

Changelog (https://github.com/symfony/console/compare/v8.0.0-RC2...v8.0.0-RC3)

  • bug symfony/symfony#62416 [Console] Fix completion for global options values (@HypeMC)
v7.4.0-RC3

Changelog (https://github.com/symfony/console/compare/v7.4.0-RC2...v7.4.0-RC3)

  • bug symfony/symfony#62416 [Console] Fix completion for global options values (@HypeMC)
v8.0.0-RC2
v7.4.0-RC2
v8.0.0-RC1

Changelog (https://github.com/symfony/console/compare/v8.0.0-BETA2...v8.0.0-RC1)

  • bug symfony/symfony#62335 [Console] Fix signal handlers not being cleared after command termination (@yoeunes)
  • bug symfony/symfony#62294 [Console] Add missing VERBOSITY_SILENT case in CommandDataCollector (@yoeunes)
v7.4.0-RC1

Changelog (https://github.com/symfony/console/compare/v7.4.0-BETA2...v7.4.0-RC1)

  • bug symfony/symfony#62335 [Console] Fix signal handlers not being cleared after command termination (@yoeunes)
  • bug symfony/symfony#62294 [Console] Add missing VERBOSITY_SILENT case in CommandDataCollector (@yoeunes)
v7.3.6

Changelog (https://github.com/symfony/console/compare/v7.3.5...v7.3.6)

  • bug symfony/symfony#62294 [Console] Add missing VERBOSITY_SILENT case in CommandDataCollector (@yoeunes)
v8.0.0-BETA2
v7.4.0-BETA2
v7.3.5

Changelog (https://github.com/symfony/console/compare/v7.3.4...v7.3.5)

  • bug symfony/symfony#62058 [Console] Ensure SHELL_VERBOSITY is always restored properly (@ttskch)
  • bug symfony/symfony#61861 [Console] Ensure terminal is usable after termination signal (@johnstevenson)
  • bug symfony/symfony#61856 [Console] do not pass the empty string to ord() (@xabbuh)
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.
hexters/coinpayment
rjcodes/rjcms
act-training/laravel-permissions-manager
alimarchal/laravel-chart-of-accounts
babenkoivan/elastic-scout-driver
mkwebdesign/filament-watchdog-v5
renatomarinho/laravel-page-speed
zedmagdy/filament-business-hours
renatovdemoura/blade-elements-ui
devgeek/beacon-admin
benjamin-rqt/data-watcher-bundle
atriumphp/atrium
sandermuller/package-boost-laravel
sandermuller/boost-skills
redaxo/core
yusufgenc/filament-api-forge
l3aro/rating-star-for-filament
leek/filament-subtenant-scope
anil/file-picker
broqit/fields-ai