longyi c9405dd336 vendor hace 5 años
..
Exception c9405dd336 vendor hace 5 años
Test c9405dd336 vendor hace 5 años
AbstractBrowser.php c9405dd336 vendor hace 5 años
CHANGELOG.md c9405dd336 vendor hace 5 años
Client.php c9405dd336 vendor hace 5 años
Cookie.php c9405dd336 vendor hace 5 años
CookieJar.php c9405dd336 vendor hace 5 años
History.php c9405dd336 vendor hace 5 años
HttpBrowser.php c9405dd336 vendor hace 5 años
LICENSE c9405dd336 vendor hace 5 años
README.md c9405dd336 vendor hace 5 años
Request.php c9405dd336 vendor hace 5 años
Response.php c9405dd336 vendor hace 5 años
composer.json c9405dd336 vendor hace 5 años

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