longyi c9405dd336 vendor vor 6 Jahren
..
Exception c9405dd336 vendor vor 6 Jahren
Test c9405dd336 vendor vor 6 Jahren
AbstractBrowser.php c9405dd336 vendor vor 6 Jahren
CHANGELOG.md c9405dd336 vendor vor 6 Jahren
Client.php c9405dd336 vendor vor 6 Jahren
Cookie.php c9405dd336 vendor vor 6 Jahren
CookieJar.php c9405dd336 vendor vor 6 Jahren
History.php c9405dd336 vendor vor 6 Jahren
HttpBrowser.php c9405dd336 vendor vor 6 Jahren
LICENSE c9405dd336 vendor vor 6 Jahren
README.md c9405dd336 vendor vor 6 Jahren
Request.php c9405dd336 vendor vor 6 Jahren
Response.php c9405dd336 vendor vor 6 Jahren
composer.json c9405dd336 vendor vor 6 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