kevin_zhangl b59687c380 init 3 lat temu
..
Exception b59687c380 init 3 lat temu
Test b59687c380 init 3 lat temu
AbstractBrowser.php b59687c380 init 3 lat temu
CHANGELOG.md b59687c380 init 3 lat temu
Client.php b59687c380 init 3 lat temu
Cookie.php b59687c380 init 3 lat temu
CookieJar.php b59687c380 init 3 lat temu
History.php b59687c380 init 3 lat temu
HttpBrowser.php b59687c380 init 3 lat temu
LICENSE b59687c380 init 3 lat temu
README.md b59687c380 init 3 lat temu
Request.php b59687c380 init 3 lat temu
Response.php b59687c380 init 3 lat temu
composer.json b59687c380 init 3 lat temu

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