kevin_zhangl b59687c380 init há 3 anos atrás
..
Exception b59687c380 init há 3 anos atrás
Test b59687c380 init há 3 anos atrás
AbstractBrowser.php b59687c380 init há 3 anos atrás
CHANGELOG.md b59687c380 init há 3 anos atrás
Client.php b59687c380 init há 3 anos atrás
Cookie.php b59687c380 init há 3 anos atrás
CookieJar.php b59687c380 init há 3 anos atrás
History.php b59687c380 init há 3 anos atrás
HttpBrowser.php b59687c380 init há 3 anos atrás
LICENSE b59687c380 init há 3 anos atrás
README.md b59687c380 init há 3 anos atrás
Request.php b59687c380 init há 3 anos atrás
Response.php b59687c380 init há 3 anos atrás
composer.json b59687c380 init há 3 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