root 727568f5e1 first hace 4 años
..
Exception 727568f5e1 first hace 4 años
Test 727568f5e1 first hace 4 años
AbstractBrowser.php 727568f5e1 first hace 4 años
CHANGELOG.md 727568f5e1 first hace 4 años
Client.php 727568f5e1 first hace 4 años
Cookie.php 727568f5e1 first hace 4 años
CookieJar.php 727568f5e1 first hace 4 años
History.php 727568f5e1 first hace 4 años
HttpBrowser.php 727568f5e1 first hace 4 años
LICENSE 727568f5e1 first hace 4 años
README.md 727568f5e1 first hace 4 años
Request.php 727568f5e1 first hace 4 años
Response.php 727568f5e1 first hace 4 años
composer.json 727568f5e1 first hace 4 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