|
hace 5 años | |
---|---|---|
.. | ||
Exception | hace 5 años | |
Test | hace 5 años | |
.gitattributes | hace 5 años | |
AbstractBrowser.php | hace 5 años | |
CHANGELOG.md | hace 5 años | |
Client.php | hace 5 años | |
Cookie.php | hace 5 años | |
CookieJar.php | hace 5 años | |
History.php | hace 5 años | |
HttpBrowser.php | hace 5 años | |
LICENSE | hace 5 años | |
README.md | hace 5 años | |
Request.php | hace 5 años | |
Response.php | hace 5 años | |
composer.json | hace 5 años |
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.