# tideways/php-xhprof-extension

This XHProf PHP extension fork has outlived its purpose and is archived in favor of the revitalized https://github.com/longxinH/xhprof

Repository: https://github.com/tideways/php-xhprof-extension
Canonical: https://ross.abutalabs.com/products/php-xhprof-extension
Homepage: https://tideways.com
Language: C
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2023-10-06T14:25:59+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4177, "days_push": 1062, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1619, forks 202 (observed 2026-08-28T04:05:12.219012+00:00)

## What it is
A PHP C extension (tideways_xhprof) providing hierarchical, XHProf-compatible callgraph profiling for PHP 7+ with low overhead. The project is now archived in favor of the revitalized PECL XHProf extension (longxinH/xhprof).

## Use cases
- profile php application performance
- find slow functions in php code
- generate xhprof callgraph data for php
- measure function-level overhead in php scripts
- profile php 7+ applications with low overhead
- collect hierarchical profiling data from php requests

## When to choose
- you need an XHProf data-format compatible profiler for PHP 7+
- you maintain legacy tooling already built around tideways_xhprof
- you need precompiled binaries for Linux or Windows

## When to avoid
- starting a new project - use the maintained PECL XHProf extension (longxinH/xhprof) instead
- you want a full APM/profiling SaaS - use Tideways the commercial service
- you need the tideways.com-compatible tideways extension rather than xhprof functionality

## Facets
- artifact type: library
- maturity: abandoned
- function: monitoring, tracing, benchmarking, developer-tools
- domain: performance, developer-tools, monitoring
- platform: windows, php, cross-platform
- tags: php-extension, profiler, xhprof, archived, callgraph, performance-analysis, linux, macos

## Member repositories
- tideways/php-xhprof-extension (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:12.219012+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:49:36.799111+00:00, confidence not recorded.
  - readme: https://github.com/tideways/php-xhprof-extension (fetched 2026-08-28T04:05:12.219012+00:00, sha 1cf068f44406)
  - homepage: https://tideways.com (fetched 2026-08-29T11:22:09.494180+00:00, sha 07c41417c94b)
  - site_page: https://tideways.com/profiler/features (fetched 2026-08-29T11:22:09.503409+00:00, sha 5b8fba748bcd)
  - site_page: https://tideways.com/about-us (fetched 2026-08-29T11:22:09.507601+00:00, sha c18913e50796)
  - site_page: https://support.tideways.com/documentation/reference/php-extension/supported-frameworks-databases.html (fetched 2026-08-29T11:22:09.509305+00:00, sha 6c4ce34ac157)
  - site_page: https://support.tideways.com/documentation/index.html (fetched 2026-08-29T11:22:09.511036+00:00, sha 0b2be58653af)
  - site_page: https://tideways.com/profiler/pricing (fetched 2026-08-29T11:22:09.505334+00:00, sha 18a5a97696d3)
  - site_page: https://tideways.com/profiler/blog/changelog (fetched 2026-08-29T11:22:09.512566+00:00, sha e74d9ab8c904)
- Data as of 2026-08-30T08:39:29.467469+00:00.
