|
|
il y a 5 ans | |
|---|---|---|
| .. | ||
| Exception | il y a 5 ans | |
| Test | il y a 5 ans | |
| .gitattributes | il y a 5 ans | |
| AbstractBrowser.php | il y a 5 ans | |
| CHANGELOG.md | il y a 5 ans | |
| Client.php | il y a 5 ans | |
| Cookie.php | il y a 5 ans | |
| CookieJar.php | il y a 5 ans | |
| History.php | il y a 5 ans | |
| HttpBrowser.php | il y a 5 ans | |
| LICENSE | il y a 5 ans | |
| README.md | il y a 5 ans | |
| Request.php | il y a 5 ans | |
| Response.php | il y a 5 ans | |
| composer.json | il y a 5 ans | |
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.