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: 275 947 080

Dependents: 2 762

Suggesters: 7

Stars: 3 020

v8.0.4 2026-01-13 13:06 UTC

This package is auto-updated.

Last update: 2026-02-25 08:41: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