symfony/browser-kit

Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically

Installs: 258 748 368

Dependents: 2 695

Suggesters: 7

Security: 0

Stars: 3 009

Watchers: 14

Forks: 57

pkg:composer/symfony/browser-kit

v8.0.0-BETA1 2025-08-21 07:48 UTC

This package is auto-updated.

Last update: 2025-10-28 09:55:13 UTC


README

The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.

The component comes with a concrete implementation that uses the HttpClient component to make real HTTP requests.

Resources