abiao c39bdbea94 init php yii2 system 5 years ago
..
Exception c39bdbea94 init php yii2 system 5 years ago
Test c39bdbea94 init php yii2 system 5 years ago
AbstractBrowser.php c39bdbea94 init php yii2 system 5 years ago
CHANGELOG.md c39bdbea94 init php yii2 system 5 years ago
Client.php c39bdbea94 init php yii2 system 5 years ago
Cookie.php c39bdbea94 init php yii2 system 5 years ago
CookieJar.php c39bdbea94 init php yii2 system 5 years ago
History.php c39bdbea94 init php yii2 system 5 years ago
HttpBrowser.php c39bdbea94 init php yii2 system 5 years ago
LICENSE c39bdbea94 init php yii2 system 5 years ago
README.md c39bdbea94 init php yii2 system 5 years ago
Request.php c39bdbea94 init php yii2 system 5 years ago
Response.php c39bdbea94 init php yii2 system 5 years ago
composer.json c39bdbea94 init php yii2 system 5 years ago

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