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

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