PluginProbe ʕ •ᴥ•ʔ
Matomo Analytics – Powerful, Privacy-First Insights for WordPress / 5.2.0
Matomo Analytics – Powerful, Privacy-First Insights for WordPress v5.2.0
5.11.1 5.11.0 5.10.2 5.10.1 trunk 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.1.0 1.1.1 1.1.2 1.1.3 1.2.0 1.3.0 1.3.1 1.3.2 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.1.0 4.1.1 4.1.2 4.1.3 4.10.0 4.11.0 4.12.0 4.13.0 4.13.2 4.13.3 4.13.4 4.13.5 4.14.0 4.14.1 4.14.2 4.15.0 4.15.1 4.15.2 4.15.3 4.2.0 4.3.0 4.3.1 4.4.1 4.4.2 4.5.0 4.6.0 5.0.1 5.0.2 5.0.3 5.0.4 5.0.5 5.0.6 5.0.7 5.0.8 5.1.0 5.1.1 5.1.2 5.1.3 5.1.4 5.1.5 5.1.6 5.1.7 5.10.0 5.2.0 5.2.1 5.2.2 5.3.0 5.3.1 5.3.2 5.3.3 5.6.0 5.6.1 5.7.0 5.7.1 5.8.0 5.8.1 5.8.2
matomo / app / vendor / prefixed / symfony / console / README.md
matomo / app / vendor / prefixed / symfony / console Last commit date
Attribute 1 year ago CI 1 year ago Command 1 year ago CommandLoader 2 years ago Completion 1 year ago DependencyInjection 1 year ago Descriptor 1 year ago Event 1 year ago EventListener 2 years ago Exception 2 years ago Formatter 1 year ago Helper 1 year ago Input 1 year ago Logger 1 year ago Output 1 year ago Question 1 year ago Resources 1 year ago SignalRegistry 1 year ago Style 1 year ago Tester 1 year ago Application.php 1 year ago Color.php 1 year ago ConsoleEvents.php 2 years ago Cursor.php 2 years ago LICENSE 2 years ago README.md 2 years ago SingleCommandApplication.php 1 year ago Terminal.php 1 year ago
README.md
37 lines
1 Console Component
2 =================
3
4 The Console component eases the creation of beautiful and testable command line
5 interfaces.
6
7 Sponsor
8 -------
9
10 The Console component for Symfony 5.4/6.0 is [backed][1] by [Les-Tilleuls.coop][2].
11
12 Les-Tilleuls.coop is a team of 50+ Symfony experts who can help you design, develop and
13 fix your projects. We provide a wide range of professional services including development,
14 consulting, coaching, training and audits. We also are highly skilled in JS, Go and DevOps.
15 We are a worker cooperative!
16
17 Help Symfony by [sponsoring][3] its development!
18
19 Resources
20 ---------
21
22 * [](https://symfony.com/doc/current/components/console.htmlDocumentation](https://symfony.com/doc/current/components/console.html](https://symfony.com/doc/current/components/console.html)
23 * [](https://symfony.com/doc/current/contributing/index.htmlContributing](https://symfony.com/doc/current/contributing/index.html](https://symfony.com/doc/current/contributing/index.html)
24 * [](https://github.com/symfony/symfony/issuesReport issues](https://github.com/symfony/symfony/issues](https://github.com/symfony/symfony/issues) and
25 [](https://github.com/symfony/symfony/pullssend Pull Requests](https://github.com/symfony/symfony/pulls](https://github.com/symfony/symfony/pulls)
26 in the [](https://github.com/symfony/symfonymain Symfony repository](https://github.com/symfony/symfony](https://github.com/symfony/symfony)
27
28 Credits
29 -------
30
31 `Resources/bin/hiddeninput.exe` is a third party binary provided within this
32 component. Find sources and license at https://github.com/Seldaek/hidden-input.
33
34 [1]: https://symfony.com/backers
35 [2]: https://les-tilleuls.coop
36 [3]: https://symfony.com/sponsor
37