廖泽华 a37f2bbff5 init code 4 lat temu
..
Exception a37f2bbff5 init code 4 lat temu
Test a37f2bbff5 init code 4 lat temu
Tests a37f2bbff5 init code 4 lat temu
.gitignore a37f2bbff5 init code 4 lat temu
AbstractBrowser.php a37f2bbff5 init code 4 lat temu
CHANGELOG.md a37f2bbff5 init code 4 lat temu
Client.php a37f2bbff5 init code 4 lat temu
Cookie.php a37f2bbff5 init code 4 lat temu
CookieJar.php a37f2bbff5 init code 4 lat temu
History.php a37f2bbff5 init code 4 lat temu
HttpBrowser.php a37f2bbff5 init code 4 lat temu
LICENSE a37f2bbff5 init code 4 lat temu
README.md a37f2bbff5 init code 4 lat temu
Request.php a37f2bbff5 init code 4 lat temu
Response.php a37f2bbff5 init code 4 lat temu
composer.json a37f2bbff5 init code 4 lat temu
phpunit.xml.dist a37f2bbff5 init code 4 lat temu

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