kevin_zhangl b59687c380 init пре 3 година
..
Exception b59687c380 init пре 3 година
Test b59687c380 init пре 3 година
AbstractBrowser.php b59687c380 init пре 3 година
CHANGELOG.md b59687c380 init пре 3 година
Client.php b59687c380 init пре 3 година
Cookie.php b59687c380 init пре 3 година
CookieJar.php b59687c380 init пре 3 година
History.php b59687c380 init пре 3 година
HttpBrowser.php b59687c380 init пре 3 година
LICENSE b59687c380 init пре 3 година
README.md b59687c380 init пре 3 година
Request.php b59687c380 init пре 3 година
Response.php b59687c380 init пре 3 година
composer.json b59687c380 init пре 3 година

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