Provides a structured process for converting a Request into a Response
composer require "symfony/http-kernel:6.3.0-BETA2"
| 包名 | 版本要求 |
|---|---|
| php | >=8.1 |
| psr/log | ^1|^2|^3 |
| symfony/deprecation-contracts | ^2.5|^3 |
| symfony/error-handler | ^6.3 |
| symfony/event-dispatcher | ^5.4|^6.0 |
| symfony/http-foundation | ^6.2.7 |
| symfony/polyfill-ctype | ^1.8 |
| 包名 | 版本要求 |
|---|---|
| psr/cache | ^1.0|^2.0|^3.0 |
| symfony/browser-kit | ^5.4|^6.0 |
| symfony/clock | ^6.2 |
| symfony/config | ^6.1 |
| symfony/console | ^5.4|^6.0 |
| symfony/css-selector | ^5.4|^6.0 |
| symfony/dependency-injection | ^6.3 |
| symfony/dom-crawler | ^5.4|^6.0 |
| symfony/expression-language | ^5.4|^6.0 |
| symfony/finder | ^5.4|^6.0 |
| symfony/http-client-contracts | ^2.5|^3 |
| symfony/process | ^5.4|^6.0 |
| symfony/property-access | ^5.4.5|^6.0.5 |
| symfony/routing | ^5.4|^6.0 |
| symfony/serializer | ^6.3 |
| symfony/stopwatch | ^5.4|^6.0 |
| symfony/translation | ^5.4|^6.0 |
| symfony/translation-contracts | ^2.5|^3 |
| symfony/uid | ^5.4|^6.0 |
| symfony/validator | ^6.3 |
| symfony/var-exporter | ^6.2 |
| twig/twig | ^2.13|^3.0.4 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-05-07 11:57:03 |
| 类型 | library |