Dmitriy Gnatenko 2e430a556d Vendors updated | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
Exception | %!s(int64=4) %!d(string=hai) anos | |
Test | %!s(int64=4) %!d(string=hai) anos | |
AbstractBrowser.php | %!s(int64=3) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=3) %!d(string=hai) anos | |
Cookie.php | %!s(int64=3) %!d(string=hai) anos | |
CookieJar.php | %!s(int64=4) %!d(string=hai) anos | |
History.php | %!s(int64=4) %!d(string=hai) anos | |
HttpBrowser.php | %!s(int64=3) %!d(string=hai) anos | |
LICENSE | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
Request.php | %!s(int64=3) %!d(string=hai) anos | |
Response.php | %!s(int64=4) %!d(string=hai) anos | |
composer.json | %!s(int64=3) %!d(string=hai) anos |
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.