1
|
Console Component
|
2
|
=================
|
3
|
|
4
|
The Console component eases the creation of beautiful and testable command line
|
5
|
interfaces.
|
6
|
|
7
|
Resources
|
8
|
---------
|
9
|
|
10
|
* [Documentation](https://symfony.com/doc/current/components/console/index.html)
|
11
|
* [Contributing](https://symfony.com/doc/current/contributing/index.html)
|
12
|
* [Report issues](https://github.com/symfony/symfony/issues) and
|
13
|
[send Pull Requests](https://github.com/symfony/symfony/pulls)
|
14
|
in the [main Symfony repository](https://github.com/symfony/symfony)
|
15
|
|
16
|
Credits
|
17
|
-------
|
18
|
|
19
|
`Resources/bin/hiddeninput.exe` is a third party binary provided within this
|
20
|
component. Find sources and license at https://github.com/Seldaek/hidden-input.
|