reliforp/reli-prof-sidecar-client

Lightweight, FFI-free PHP client for the reli-prof sidecar daemon. Embed in user applications to request memory dumps from the sidecar without pulling in the full reli-prof toolchain.

Maintainers

Package info

github.com/reliforp/reli-prof-sidecar-client

pkg:composer/reliforp/reli-prof-sidecar-client

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

dev-main 2026-04-27 17:46 UTC

This package is auto-updated.

Last update: 2026-04-27 17:46:05 UTC


README

Lightweight, FFI-free PHP client for the reli-prof sidecar daemon.

This repository is a generated read-only mirror. Source lives in reliforp/reli-prof under src/Sidecar/Client/. The contents here are produced by the Rector-based downgrade pipeline (tools/build-sidecar-client.sh in the upstream repo) targeting PHP 7.0+ for compatibility with the profiler's full target range.

Do NOT open PRs here. File issues / pull requests against the upstream repository instead.

Install

composer require reliforp/reli-prof-sidecar-client

Usage

See the sidecar documentation.

License

MIT — same as upstream.