Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically
composer require "symfony/browser-kit:5.2.12"
| 包名 | 版本要求 |
|---|---|
| php | >=7.2.5 |
| symfony/dom-crawler | ^4.4|^5.0 |
| symfony/polyfill-php80 | ^1.16 |
| 包名 | 版本要求 |
|---|---|
| symfony/css-selector | ^4.4|^5.0 |
| symfony/http-client | ^4.4|^5.0 |
| symfony/mime | ^4.4|^5.0 |
| symfony/process | ^4.4|^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-07-21 12:38:00 |
| 类型 | library |