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