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