Ross ROSS = Recommend OSS · open-source software intelligence for agents

symfony/browser-kit

Simulates the behavior of a web browser, allowing you to make requests, click on links and submit forms programmatically observed · 2026-08-28

github.com/symfony/browser-kit · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 5671
  • days_rel: 11
  • days_push: 11
  • n_releases_24m: 33

Full methodology

Adoption not part of the score

3012 stars · 59 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Symfony BrowserKit is a PHP component that simulates the behavior of a web browser, enabling programmatic requests, link clicks, and form submissions. It ships with an HttpBrowser implementation built on the HttpClient component and integrates with Symfony's functional testing workflow.

Use cases

  • simulate a web browser in php tests
  • click links and submit forms programmatically
  • write functional tests for symfony applications
  • scrape websites by navigating pages and forms
  • make http requests with cookie and history handling

When to choose

  • you are writing functional tests for a Symfony or PHP application
  • you need programmatic browser-like navigation (cookies, history, forms) without a real browser
  • you want a lightweight alternative to headless browsers for HTTP-level testing

When to avoid

  • you need JavaScript rendering or a real browser engine
  • you are not working in PHP
  • you need full end-to-end browser automation like Playwright or Selenium

Facets

library · maturity stable

http-client testing web-scraping web-development testing developer-tools php symfony-component browser-simulation functional-testing dom-crawler form-submission

7 sources

Member repositories

RepositoryRoleHealth v2
symfony/browser-kitmain99

For agents

markdown · JSON · MCP: product_card(name="symfony/browser-kit")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem