廖泽华 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