zxiansheng 9a51cb0a67 first commit 4 lat temu
..
Exception 9a51cb0a67 first commit 4 lat temu
Test 9a51cb0a67 first commit 4 lat temu
AbstractBrowser.php 9a51cb0a67 first commit 4 lat temu
CHANGELOG.md 9a51cb0a67 first commit 4 lat temu
Client.php 9a51cb0a67 first commit 4 lat temu
Cookie.php 9a51cb0a67 first commit 4 lat temu
CookieJar.php 9a51cb0a67 first commit 4 lat temu
History.php 9a51cb0a67 first commit 4 lat temu
HttpBrowser.php 9a51cb0a67 first commit 4 lat temu
LICENSE 9a51cb0a67 first commit 4 lat temu
README.md 9a51cb0a67 first commit 4 lat temu
Request.php 9a51cb0a67 first commit 4 lat temu
Response.php 9a51cb0a67 first commit 4 lat temu
composer.json 9a51cb0a67 first commit 4 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