didi/rdebug
Rdebug — Real Debugger observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: archived
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: n/a
- age_days: 2757
- days_rel: n/a
- days_push: 2444
- n_releases_24m: 0
Adoption not part of the score
1157 stars · 169 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rdebug is a tool chain for recording real production traffic and replaying it against non-production environments to test and debug PHP microservices. Its midi CLI replays recorded sessions so developers can refactor and verify APIs without mocking downstream services.
Use cases
- record production traffic for php services
- replay recorded http sessions to test refactored apis
- regression test microservices without mocks
- debug php-fpm applications with real requests
- compare old and new api responses using real traffic
When to choose
- you maintain a php microservice with existing production traffic you can record
- you are refactoring an old api and want confidence it behaves identically
- you want to avoid hand-writing mocks for downstream services
When to avoid
- you are building a brand-new api with no recorded traffic
- your stack is not php
- you need an actively developed tool with recent releases
Facets
cli-tool · maturity maintenance
testing e2e-testing mocking developer-tools testing developer-tools microservices backend php cli traffic-recording traffic-replay record-and-replay php microservices-testing regression-testing linux macos docker
1 source
- readme: https://github.com/didi/rdebug · fetched 2026-08-28 · 55cdd2a55394
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| didi/rdebug | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem