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