root f5385eda57 初次提交 3 éve
..
Exception f5385eda57 初次提交 3 éve
Test f5385eda57 初次提交 3 éve
AbstractBrowser.php f5385eda57 初次提交 3 éve
CHANGELOG.md f5385eda57 初次提交 3 éve
Client.php f5385eda57 初次提交 3 éve
Cookie.php f5385eda57 初次提交 3 éve
CookieJar.php f5385eda57 初次提交 3 éve
History.php f5385eda57 初次提交 3 éve
HttpBrowser.php f5385eda57 初次提交 3 éve
LICENSE f5385eda57 初次提交 3 éve
README.md f5385eda57 初次提交 3 éve
Request.php f5385eda57 初次提交 3 éve
Response.php f5385eda57 初次提交 3 éve
composer.json f5385eda57 初次提交 3 éve

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