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