PHPackages                             yuanlj-tea/jaeger - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. yuanlj-tea/jaeger

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

yuanlj-tea/jaeger
=================

Jaeger Bindings for PHP OpenTracing API

v1.0.0(4y ago)0511MITPHPPHP ^7.1 || ^8.0

Since Jan 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/yuanlj-tea/jaeger)[ Packagist](https://packagist.org/packages/yuanlj-tea/jaeger)[ RSS](/packages/yuanlj-tea-jaeger/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (2)Used By (1)

[![Build Status](https://github.com/jonahgeorge/jaeger-client-php/workflows/Test/badge.svg)](https://github.com/jonahgeorge/jaeger-client-php/workflows/Test/badge.svg) [![PHP version](https://camo.githubusercontent.com/0ba0c1342b9bd45029c220bf3d8370d2434c4d4b3e1eeb56f97ae0ba7cb0c617/68747470733a2f2f62616467652e667572792e696f2f70682f6a6f6e616867656f7267652532466a61656765722d636c69656e742d7068702e737667)](https://badge.fury.io/ph/jonahgeorge%2Fjaeger-client-php)

Jaeger Bindings for PHP OpenTracing API
=======================================

[](#jaeger-bindings-for-php-opentracing-api)

This is a client-side library that can be used to instrument PHP apps for distributed trace collection, and to send those traces to Jaeger. See the [OpenTracing PHP API](https://github.com/opentracing/opentracing-php)for additional detail.

Contributing and Developing
---------------------------

[](#contributing-and-developing)

Please see [CONTRIBUTING.md](./CONTRIBUTING.md).

Installation
------------

[](#installation)

Jaeger client can be installed via Composer:

```
composer require jonahgeorge/jaeger-client-php
```

Getting Started
---------------

[](#getting-started)

```
