kevin_zhangl b59687c380 init il y a 3 ans
..
Exception b59687c380 init il y a 3 ans
Test b59687c380 init il y a 3 ans
AbstractBrowser.php b59687c380 init il y a 3 ans
CHANGELOG.md b59687c380 init il y a 3 ans
Client.php b59687c380 init il y a 3 ans
Cookie.php b59687c380 init il y a 3 ans
CookieJar.php b59687c380 init il y a 3 ans
History.php b59687c380 init il y a 3 ans
HttpBrowser.php b59687c380 init il y a 3 ans
LICENSE b59687c380 init il y a 3 ans
README.md b59687c380 init il y a 3 ans
Request.php b59687c380 init il y a 3 ans
Response.php b59687c380 init il y a 3 ans
composer.json b59687c380 init il y a 3 ans

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