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

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