root f5385eda57 初次提交 3 лет назад
..
Exception f5385eda57 初次提交 3 лет назад
Test f5385eda57 初次提交 3 лет назад
AbstractBrowser.php f5385eda57 初次提交 3 лет назад
CHANGELOG.md f5385eda57 初次提交 3 лет назад
Client.php f5385eda57 初次提交 3 лет назад
Cookie.php f5385eda57 初次提交 3 лет назад
CookieJar.php f5385eda57 初次提交 3 лет назад
History.php f5385eda57 初次提交 3 лет назад
HttpBrowser.php f5385eda57 初次提交 3 лет назад
LICENSE f5385eda57 初次提交 3 лет назад
README.md f5385eda57 初次提交 3 лет назад
Request.php f5385eda57 初次提交 3 лет назад
Response.php f5385eda57 初次提交 3 лет назад
composer.json f5385eda57 初次提交 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