kevin_zhangl b59687c380 init преди 3 години
..
Exception b59687c380 init преди 3 години
Test b59687c380 init преди 3 години
AbstractBrowser.php b59687c380 init преди 3 години
CHANGELOG.md b59687c380 init преди 3 години
Client.php b59687c380 init преди 3 години
Cookie.php b59687c380 init преди 3 години
CookieJar.php b59687c380 init преди 3 години
History.php b59687c380 init преди 3 години
HttpBrowser.php b59687c380 init преди 3 години
LICENSE b59687c380 init преди 3 години
README.md b59687c380 init преди 3 години
Request.php b59687c380 init преди 3 години
Response.php b59687c380 init преди 3 години
composer.json b59687c380 init преди 3 години

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