symfony/browser-kit

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

Installs: 247 090 180

Dependents: 2 641

Suggesters: 7

Security: 0

Stars: 3 001

Watchers: 15

Forks: 59

v7.3.2 2025-07-10 08:47 UTC

This package is auto-updated.

Last update: 2025-08-01 16:48:16 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