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

symfony/phpunit-bridge

Provides utilities for PHPUnit, especially user deprecation notices management observed · 2026-08-28

github.com/symfony/phpunit-bridge · 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-02. Adoption (stars, forks) is never an input.

  • gap_med: 0.0
  • age_days: 4211
  • days_rel: 11
  • days_push: 11
  • n_releases_24m: 39

Full methodology

Adoption not part of the score

2463 stars · 47 forks observed · 2026-08-28

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

A Symfony component providing utilities for PHPUnit, most notably management and reporting of user deprecation notices. It also offers ClockMock, DnsMock, and ClassExistsMock helpers, parallel test running, and polyfills for running tests across multiple PHPUnit versions.

Use cases

  • track and report php deprecation notices in my test suite
  • mock time and clock functions in phpunit tests
  • run phpunit tests in parallel
  • make my test suite compatible with multiple phpunit versions
  • mark legacy tests that trigger deprecations
  • mock dns resolution in tests
  • fail tests when deprecated code is used

When to choose

  • you maintain a PHP library or Symfony app and want visibility into deprecation usage
  • you need deterministic tests for time-, DNS-, or class-existence-sensitive code
  • you want one test setup that works across several PHPUnit versions

When to avoid

  • you are not using PHPUnit for testing
  • you need a general-purpose mocking framework for arbitrary classes rather than native function mocks

Facets

library · maturity stable

testing e2e-testing mocking logging testing developer-tools php cli cross-platform phpunit deprecation-notices symfony clock-mocking dns-mocking test-utilities composer php

6 sources

Member repositories

RepositoryRoleHealth v2
symfony/phpunit-bridgemain99

For agents

markdown · JSON · MCP: product_card(name="symfony/phpunit-bridge")

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