root 42b1f3c490 20200525-init 5 роки тому
..
Exception 42b1f3c490 20200525-init 5 роки тому
Test 42b1f3c490 20200525-init 5 роки тому
AbstractBrowser.php 42b1f3c490 20200525-init 5 роки тому
CHANGELOG.md 42b1f3c490 20200525-init 5 роки тому
Client.php 42b1f3c490 20200525-init 5 роки тому
Cookie.php 42b1f3c490 20200525-init 5 роки тому
CookieJar.php 42b1f3c490 20200525-init 5 роки тому
History.php 42b1f3c490 20200525-init 5 роки тому
HttpBrowser.php 42b1f3c490 20200525-init 5 роки тому
LICENSE 42b1f3c490 20200525-init 5 роки тому
README.md 42b1f3c490 20200525-init 5 роки тому
Request.php 42b1f3c490 20200525-init 5 роки тому
Response.php 42b1f3c490 20200525-init 5 роки тому
composer.json 42b1f3c490 20200525-init 5 роки тому

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