|
|
há 5 anos atrás | |
|---|---|---|
| .. | ||
| Exception | há 5 anos atrás | |
| Test | há 5 anos atrás | |
| .gitattributes | há 5 anos atrás | |
| AbstractBrowser.php | há 5 anos atrás | |
| CHANGELOG.md | há 5 anos atrás | |
| Client.php | há 5 anos atrás | |
| Cookie.php | há 5 anos atrás | |
| CookieJar.php | há 5 anos atrás | |
| History.php | há 5 anos atrás | |
| HttpBrowser.php | há 5 anos atrás | |
| LICENSE | há 5 anos atrás | |
| README.md | há 5 anos atrás | |
| Request.php | há 5 anos atrás | |
| Response.php | há 5 anos atrás | |
| composer.json | há 5 anos atrás | |
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.