canyin-project/ybcy/vendor/symfony/browser-kit
2024-11-01 16:07:54 +08:00
..
Tests init 2024-11-01 16:07:54 +08:00
.gitignore init 2024-11-01 16:07:54 +08:00
CHANGELOG.md init 2024-11-01 16:07:54 +08:00
Client.php init 2024-11-01 16:07:54 +08:00
composer.json init 2024-11-01 16:07:54 +08:00
Cookie.php init 2024-11-01 16:07:54 +08:00
CookieJar.php init 2024-11-01 16:07:54 +08:00
History.php init 2024-11-01 16:07:54 +08:00
LICENSE init 2024-11-01 16:07:54 +08:00
phpunit.xml.dist init 2024-11-01 16:07:54 +08:00
README.md init 2024-11-01 16:07:54 +08:00
Request.php init 2024-11-01 16:07:54 +08:00
Response.php init 2024-11-01 16:07:54 +08:00

BrowserKit Component

The BrowserKit component simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically.

Resources