longyi c9405dd336 vendor před 5 roky
..
Exception c9405dd336 vendor před 5 roky
Test c9405dd336 vendor před 5 roky
AbstractBrowser.php c9405dd336 vendor před 5 roky
CHANGELOG.md c9405dd336 vendor před 5 roky
Client.php c9405dd336 vendor před 5 roky
Cookie.php c9405dd336 vendor před 5 roky
CookieJar.php c9405dd336 vendor před 5 roky
History.php c9405dd336 vendor před 5 roky
HttpBrowser.php c9405dd336 vendor před 5 roky
LICENSE c9405dd336 vendor před 5 roky
README.md c9405dd336 vendor před 5 roky
Request.php c9405dd336 vendor před 5 roky
Response.php c9405dd336 vendor před 5 roky
composer.json c9405dd336 vendor před 5 roky

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