kevin_zhangl b59687c380 init hace 3 años
..
Exception b59687c380 init hace 3 años
Test b59687c380 init hace 3 años
AbstractBrowser.php b59687c380 init hace 3 años
CHANGELOG.md b59687c380 init hace 3 años
Client.php b59687c380 init hace 3 años
Cookie.php b59687c380 init hace 3 años
CookieJar.php b59687c380 init hace 3 años
History.php b59687c380 init hace 3 años
HttpBrowser.php b59687c380 init hace 3 años
LICENSE b59687c380 init hace 3 años
README.md b59687c380 init hace 3 años
Request.php b59687c380 init hace 3 años
Response.php b59687c380 init hace 3 años
composer.json b59687c380 init hace 3 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