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

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