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

Qihoo360/phptrace

A tracing and troubleshooting tool for PHP scripts. observed · 2026-08-28

github.com/Qihoo360/phptrace · C · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 4264
  • days_rel: n/a
  • days_push: 2835
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1663 stars · 382 forks observed · 2026-08-28

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

phptrace is a low-overhead tracing and troubleshooting tool for PHP, consisting of a PHP extension and a CLI binary. It traces function calls, request information, and runtime status of live PHP processes, useful for diagnosing blocking and heavy-load issues in production.

Use cases

  • trace function calls of a running PHP process
  • debug blocking or slow PHP scripts in production
  • inspect runtime status of php-fpm workers
  • filter traces by function, class, or URL
  • find performance bottlenecks in PHP applications

When to choose

  • you need to debug a live PHP process without restarting it
  • you want low-overhead tracing safe for production environments
  • you need to see which functions a PHP script is calling in real time

When to avoid

  • you need distributed tracing across services - use its successor Molten or OpenTracing-based tools
  • you are not working with PHP
  • you need a maintained tool with recent updates - the last release was in 2018

Facets

cli-tool · maturity maintenance

tracing monitoring developer-tools developer-tools performance cli php php-extension production-debugging function-call-tracing low-overhead debugging linux macos

1 source

Member repositories

RepositoryRoleHealth v2
Qihoo360/phptracemain23

For agents

markdown · JSON · MCP: product_card(name="Qihoo360/phptrace")

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