廖泽华 a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
..
Exception a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
Test a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
Tests a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
.gitignore a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
AbstractBrowser.php a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
CHANGELOG.md a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
Client.php a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
Cookie.php a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
CookieJar.php a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
History.php a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
HttpBrowser.php a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
LICENSE a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
README.md a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
Request.php a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
Response.php a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
composer.json a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos
phpunit.xml.dist a37f2bbff5 init code %!s(int64=4) %!d(string=hai) anos

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