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

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