kevin_zhangl b59687c380 init 3 éve
..
Exception b59687c380 init 3 éve
Test b59687c380 init 3 éve
AbstractBrowser.php b59687c380 init 3 éve
CHANGELOG.md b59687c380 init 3 éve
Client.php b59687c380 init 3 éve
Cookie.php b59687c380 init 3 éve
CookieJar.php b59687c380 init 3 éve
History.php b59687c380 init 3 éve
HttpBrowser.php b59687c380 init 3 éve
LICENSE b59687c380 init 3 éve
README.md b59687c380 init 3 éve
Request.php b59687c380 init 3 éve
Response.php b59687c380 init 3 éve
composer.json b59687c380 init 3 éve

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