Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
composer require "symfony/browser-kit:7.4.8"
| 包名 | 版本要求 |
|---|---|
| php | >=8.2 |
| symfony/deprecation-contracts | ^2.5|^3 |
| symfony/dom-crawler | ^6.4|^7.0|^8.0 |
| 包名 | 版本要求 |
|---|---|
| symfony/css-selector | ^6.4|^7.0|^8.0 |
| symfony/http-client | ^6.4|^7.0|^8.0 |
| symfony/mime | ^6.4|^7.0|^8.0 |
| symfony/process | ^6.4|^7.0|^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-03-24 13:12:05 |
| 类型 | library |