This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Console
2017-12-31 13:13:41 +01:00
..
Command [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00
Descriptor [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Event Remove useless docblocks 2017-10-29 10:49:53 +01:00
Exception [Console] Fix infinite loop on missing input 2016-11-03 09:51:57 +01:00
Formatter [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Helper fixed some deprecation messages 2017-12-31 05:55:05 +01:00
Input [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00
Logger [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Output Remove useless docblocks 2017-10-29 10:49:53 +01:00
Question Replace array|\Traversable by iterable 2017-11-16 13:37:27 +01:00
Resources/bin Move hiddeninput.exe to Resources/bin 2012-10-16 11:08:11 +02:00
Style [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Tester [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
Tests bug #25407 [Console] Commands with an alias should not be recognized as ambiguous (Simperfit) 2017-12-22 03:12:01 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
Application.php minor #25565 [2.7][DX] Use constant message contextualisation for deprecations (romainneutron) 2017-12-31 05:14:56 +01:00
CHANGELOG.md Merge branch '2.5' 2014-08-05 11:07:51 +02:00
composer.json fixed Composer constraints 2017-02-18 10:28:08 -08:00
ConsoleEvents.php Remove useless docblocks 2017-10-29 10:49:53 +01:00
LICENSE Update LICENSE year... forever 2017-12-31 13:13:41 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md Updated all the README files 2016-03-04 08:12:06 +01:00
Shell.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00

Console Component

The Console component eases the creation of beautiful and testable command line interfaces.

Resources

Credits

Resources/bin/hiddeninput.exe is a third party binary provided within this component. Find sources and license at https://github.com/Seldaek/hidden-input.