symfony/browser-kit

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

Installs: 231 890 803

Dependents: 2 600

Suggesters: 7

Security: 0

Stars: 2 983

Watchers: 15

Forks: 58

v7.2.4 2025-02-14 14:27 UTC

This package is auto-updated.

Last update: 2025-04-05 11:04:36 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