The Wayback Machine - https://web.archive.org/web/20200621162625/https://github.com/symfony/console
Skip to content
The Console component eases the creation of beautiful and testable command line interfaces.
PHP
Branch: master
Clone or download

Latest commit

Latest commit 2773709 Jun 16, 2020

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Command Leverage PHP8's get_debug_type() Mar 16, 2020
CommandLoader Merge branch '4.4' Aug 8, 2019
DependencyInjection [DI] add tags `container.preload`/`.no_preload` to declare extra clas… Apr 5, 2020
Descriptor Leverage PHP8's get_debug_type() Mar 16, 2020
Event Make dispatched events really final Sep 6, 2019
EventListener Add types to constructors and private/final/internal methods (Batch I) Sep 27, 2019
Exception [Console] Fallback to default answers when unable to read input Mar 12, 2020
Formatter [Console] Add support for true colors Jun 10, 2020
Helper Merge branch '5.0' into 5.1 Jun 15, 2020
Input Merge branch '4.4' into 5.0 Mar 15, 2020
Logger Import return annotations from vendors Aug 14, 2019
Output Merge branch '5.0' Mar 30, 2020
Question Merge branch '4.4' into 5.0 Mar 16, 2020
Resources/bin Move `hiddeninput.exe` to Resources/bin Oct 16, 2012
Style Merge branch '4.4' into 5.0 Feb 3, 2020
Tester Rework to throw exception if status code is not initialized; add tests Jun 12, 2020
Tests Merge branch '5.1' Jun 15, 2020
.gitattributes add missing gitattributes for phpunit-bridge Mar 27, 2020
.gitignore Added missing files .gitignore Jul 21, 2013
Application.php Leverage PHP8's get_debug_type() Mar 16, 2020
CHANGELOG.md [Console] Add Cursor class to control the cursor in the terminal Apr 12, 2020
Color.php [Console] Add support for true colors Jun 10, 2020
ConsoleEvents.php Merge branch '3.4' Nov 5, 2017
Cursor.php allow cursor to be used even when STDIN is not defined Jun 7, 2020
LICENSE Update year in license files Jan 1, 2020
README.md Update links to documentation Jan 4, 2020
SingleCommandApplication.php [Console] Add SingleCommandApplication to ease creation of Single Com… Jan 8, 2020
Terminal.php Merge branch '4.3' into 4.4 Nov 13, 2019
composer.json Adding a keyword for Packagist Jun 16, 2020
phpunit.xml.dist Bump phpunit XSD version to 5.2 Nov 11, 2018

README.md

You can’t perform that action at this time.