廖泽华 a37f2bbff5 init code 4 년 전
..
Exception a37f2bbff5 init code 4 년 전
Test a37f2bbff5 init code 4 년 전
Tests a37f2bbff5 init code 4 년 전
.gitignore a37f2bbff5 init code 4 년 전
AbstractBrowser.php a37f2bbff5 init code 4 년 전
CHANGELOG.md a37f2bbff5 init code 4 년 전
Client.php a37f2bbff5 init code 4 년 전
Cookie.php a37f2bbff5 init code 4 년 전
CookieJar.php a37f2bbff5 init code 4 년 전
History.php a37f2bbff5 init code 4 년 전
HttpBrowser.php a37f2bbff5 init code 4 년 전
LICENSE a37f2bbff5 init code 4 년 전
README.md a37f2bbff5 init code 4 년 전
Request.php a37f2bbff5 init code 4 년 전
Response.php a37f2bbff5 init code 4 년 전
composer.json a37f2bbff5 init code 4 년 전
phpunit.xml.dist a37f2bbff5 init code 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