kokjan/vendor/symfony/browser-kit
Manop Kongoon 35a9c7f61d style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
..
Exception style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Test/Constraint style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
AbstractBrowser.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
CHANGELOG.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Cookie.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
CookieJar.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
History.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
HttpBrowser.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
LICENSE style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
README.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Request.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
Response.php style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
composer.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00

README.md

BrowserKit Component

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