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