kevin_zhangl b59687c380 init 3 gadi atpakaļ
..
Exception b59687c380 init 3 gadi atpakaļ
Test b59687c380 init 3 gadi atpakaļ
AbstractBrowser.php b59687c380 init 3 gadi atpakaļ
CHANGELOG.md b59687c380 init 3 gadi atpakaļ
Client.php b59687c380 init 3 gadi atpakaļ
Cookie.php b59687c380 init 3 gadi atpakaļ
CookieJar.php b59687c380 init 3 gadi atpakaļ
History.php b59687c380 init 3 gadi atpakaļ
HttpBrowser.php b59687c380 init 3 gadi atpakaļ
LICENSE b59687c380 init 3 gadi atpakaļ
README.md b59687c380 init 3 gadi atpakaļ
Request.php b59687c380 init 3 gadi atpakaļ
Response.php b59687c380 init 3 gadi atpakaļ
composer.json b59687c380 init 3 gadi atpakaļ

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