longyi c9405dd336 vendor há 5 anos atrás
..
Exception c9405dd336 vendor há 5 anos atrás
Test c9405dd336 vendor há 5 anos atrás
AbstractBrowser.php c9405dd336 vendor há 5 anos atrás
CHANGELOG.md c9405dd336 vendor há 5 anos atrás
Client.php c9405dd336 vendor há 5 anos atrás
Cookie.php c9405dd336 vendor há 5 anos atrás
CookieJar.php c9405dd336 vendor há 5 anos atrás
History.php c9405dd336 vendor há 5 anos atrás
HttpBrowser.php c9405dd336 vendor há 5 anos atrás
LICENSE c9405dd336 vendor há 5 anos atrás
README.md c9405dd336 vendor há 5 anos atrás
Request.php c9405dd336 vendor há 5 anos atrás
Response.php c9405dd336 vendor há 5 anos atrás
composer.json c9405dd336 vendor há 5 anos atrás

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