theo 950870f724 fix:ignore 3 лет назад
..
Exception 950870f724 fix:ignore 3 лет назад
Test 950870f724 fix:ignore 3 лет назад
AbstractBrowser.php 950870f724 fix:ignore 3 лет назад
CHANGELOG.md 950870f724 fix:ignore 3 лет назад
Client.php 950870f724 fix:ignore 3 лет назад
Cookie.php 950870f724 fix:ignore 3 лет назад
CookieJar.php 950870f724 fix:ignore 3 лет назад
History.php 950870f724 fix:ignore 3 лет назад
HttpBrowser.php 950870f724 fix:ignore 3 лет назад
LICENSE 950870f724 fix:ignore 3 лет назад
README.md 950870f724 fix:ignore 3 лет назад
Request.php 950870f724 fix:ignore 3 лет назад
Response.php 950870f724 fix:ignore 3 лет назад
composer.json 950870f724 fix:ignore 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