longyi c9405dd336 vendor il y a 6 ans
..
Exception c9405dd336 vendor il y a 6 ans
Test c9405dd336 vendor il y a 6 ans
AbstractBrowser.php c9405dd336 vendor il y a 6 ans
CHANGELOG.md c9405dd336 vendor il y a 6 ans
Client.php c9405dd336 vendor il y a 6 ans
Cookie.php c9405dd336 vendor il y a 6 ans
CookieJar.php c9405dd336 vendor il y a 6 ans
History.php c9405dd336 vendor il y a 6 ans
HttpBrowser.php c9405dd336 vendor il y a 6 ans
LICENSE c9405dd336 vendor il y a 6 ans
README.md c9405dd336 vendor il y a 6 ans
Request.php c9405dd336 vendor il y a 6 ans
Response.php c9405dd336 vendor il y a 6 ans
composer.json c9405dd336 vendor il y a 6 ans

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