Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
composer require "symfony/browser-kit:8.1.x-dev"
| 包名 | 版本要求 |
|---|---|
| php | >=8.4.1 |
| symfony/dom-crawler | ^7.4|^8.0 |
| 包名 | 版本要求 |
|---|---|
| symfony/css-selector | ^7.4|^8.0 |
| symfony/http-client | ^7.4|^8.0 |
| symfony/mime | ^7.4|^8.0 |
| symfony/process | ^7.4|^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-06-09 10:54:51 |
| 类型 | library |