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: 279 102 737

Dependents: 2 785

Suggesters: 7

Stars: 3 021

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

This package is auto-updated.

Last update: 2026-03-25 08:51:39 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