Eases the creation of beautiful and testable command line interfaces
composer require "symfony/console:8.0.x-dev"
| 包名 | 版本要求 |
|---|---|
| php | >=8.4 |
| symfony/polyfill-mbstring | ^1.0 |
| symfony/service-contracts | ^2.5|^3 |
| symfony/string | ^7.4|^8.0 |
| 包名 | 版本要求 |
|---|---|
| psr/log | ^1|^2|^3 |
| symfony/config | ^7.4|^8.0 |
| symfony/dependency-injection | ^7.4|^8.0 |
| symfony/event-dispatcher | ^7.4|^8.0 |
| symfony/http-foundation | ^7.4|^8.0 |
| symfony/http-kernel | ^7.4|^8.0 |
| symfony/lock | ^7.4|^8.0 |
| symfony/messenger | ^7.4|^8.0 |
| symfony/process | ^7.4|^8.0 |
| symfony/stopwatch | ^7.4|^8.0 |
| symfony/var-dumper | ^7.4|^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-06-16 12:45:11 |
| 类型 | library |