symfony/phpunit-bridge
Provides utilities for PHPUnit, especially user deprecation notices management 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
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
- readme: https://github.com/symfony/phpunit-bridge · fetched 2026-08-28 · 63fff8fec7f9
- homepage: https://symfony.com/phpunit-bridge · fetched 2026-08-29 · ac62ec27a4d4
- site_page: https://symfony.com/doc · fetched 2026-08-29 · 44889134f4fb
- site_page: https://symfony.com/doc/current/components/phpunit_bridge.html · fetched 2026-08-29 · fd0b372cd9cd
- site_page: https://symfony.com/releases · fetched 2026-08-29 · 2fd410222cfe
- site_page: https://symfony.com/blog/category/releases · fetched 2026-08-29 · b626b5bb1423
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| symfony/phpunit-bridge | main | 99 |
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