|
пре 5 година | |
---|---|---|
.. | ||
Exception | пре 5 година | |
Test | пре 5 година | |
.gitattributes | пре 5 година | |
AbstractBrowser.php | пре 5 година | |
CHANGELOG.md | пре 5 година | |
Client.php | пре 5 година | |
Cookie.php | пре 5 година | |
CookieJar.php | пре 5 година | |
History.php | пре 5 година | |
HttpBrowser.php | пре 5 година | |
LICENSE | пре 5 година | |
README.md | пре 5 година | |
Request.php | пре 5 година | |
Response.php | пре 5 година | |
composer.json | пре 5 година |
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.