Dmitriy Gnatenko 2e430a556d Vendors updated | há 3 anos atrás | |
---|---|---|
.. | ||
Exception | há 4 anos atrás | |
Test | há 4 anos atrás | |
AbstractBrowser.php | há 3 anos atrás | |
CHANGELOG.md | há 3 anos atrás | |
Cookie.php | há 3 anos atrás | |
CookieJar.php | há 4 anos atrás | |
History.php | há 4 anos atrás | |
HttpBrowser.php | há 3 anos atrás | |
LICENSE | há 3 anos atrás | |
README.md | há 4 anos atrás | |
Request.php | há 3 anos atrás | |
Response.php | há 4 anos atrás | |
composer.json | há 3 anos atrás |
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.