symfony/browser-kit

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

Maintainers

Package info

github.com/symfony/browser-kit

Homepage

pkg:composer/symfony/browser-kit

Statistics

Installs: 285 899 519

Dependents: 2 808

Suggesters: 7

Stars: 3 022

v8.1.0-BETA1 2026-04-18 13:52 UTC

This package is auto-updated.

Last update: 2026-05-06 14:28:52 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