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

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