廖泽华 a37f2bbff5 init code лет назад: 4
..
Exception a37f2bbff5 init code лет назад: 4
Test a37f2bbff5 init code лет назад: 4
Tests a37f2bbff5 init code лет назад: 4
.gitignore a37f2bbff5 init code лет назад: 4
AbstractBrowser.php a37f2bbff5 init code лет назад: 4
CHANGELOG.md a37f2bbff5 init code лет назад: 4
Client.php a37f2bbff5 init code лет назад: 4
Cookie.php a37f2bbff5 init code лет назад: 4
CookieJar.php a37f2bbff5 init code лет назад: 4
History.php a37f2bbff5 init code лет назад: 4
HttpBrowser.php a37f2bbff5 init code лет назад: 4
LICENSE a37f2bbff5 init code лет назад: 4
README.md a37f2bbff5 init code лет назад: 4
Request.php a37f2bbff5 init code лет назад: 4
Response.php a37f2bbff5 init code лет назад: 4
composer.json a37f2bbff5 init code лет назад: 4
phpunit.xml.dist a37f2bbff5 init code лет назад: 4

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