root 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
..
Exception 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
Test 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
AbstractBrowser.php 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
CHANGELOG.md 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
Client.php 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
Cookie.php 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
CookieJar.php 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
History.php 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
HttpBrowser.php 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
LICENSE 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
README.md 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
Request.php 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
Response.php 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos
composer.json 42b1f3c490 20200525-init %!s(int64=5) %!d(string=hai) anos

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