longyi c9405dd336 vendor 5 年 前
..
Exception c9405dd336 vendor 5 年 前
Test c9405dd336 vendor 5 年 前
AbstractBrowser.php c9405dd336 vendor 5 年 前
CHANGELOG.md c9405dd336 vendor 5 年 前
Client.php c9405dd336 vendor 5 年 前
Cookie.php c9405dd336 vendor 5 年 前
CookieJar.php c9405dd336 vendor 5 年 前
History.php c9405dd336 vendor 5 年 前
HttpBrowser.php c9405dd336 vendor 5 年 前
LICENSE c9405dd336 vendor 5 年 前
README.md c9405dd336 vendor 5 年 前
Request.php c9405dd336 vendor 5 年 前
Response.php c9405dd336 vendor 5 年 前
composer.json c9405dd336 vendor 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