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: 280 516 912

Dependents: 2 789

Suggesters: 7

Stars: 3 021

v8.0.8 2026-03-30 15:14 UTC

This package is auto-updated.

Last update: 2026-03-31 21:28:55 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