zxiansheng fcd3349600 first 4 年之前
..
Exception fcd3349600 first 4 年之前
Test fcd3349600 first 4 年之前
AbstractBrowser.php fcd3349600 first 4 年之前
CHANGELOG.md fcd3349600 first 4 年之前
Client.php fcd3349600 first 4 年之前
Cookie.php fcd3349600 first 4 年之前
CookieJar.php fcd3349600 first 4 年之前
History.php fcd3349600 first 4 年之前
HttpBrowser.php fcd3349600 first 4 年之前
LICENSE fcd3349600 first 4 年之前
README.md fcd3349600 first 4 年之前
Request.php fcd3349600 first 4 年之前
Response.php fcd3349600 first 4 年之前
composer.json fcd3349600 first 4 年之前

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