PHPackages                             jcchavezs/zipkin-reporter-kafka - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jcchavezs/zipkin-reporter-kafka

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jcchavezs/zipkin-reporter-kafka
===============================

Zipkin Reporter over Kafka transport

0.1.0(7y ago)529MITPHPPHP ^5.6||^7.0

Since May 24Pushed 7y ago3 watchersCompare

[ Source](https://github.com/jcchavezs/zipkin-php-reporter-kafka)[ Packagist](https://packagist.org/packages/jcchavezs/zipkin-reporter-kafka)[ RSS](/packages/jcchavezs-zipkin-reporter-kafka/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Zipkin PHP Reporter Kafka
=========================

[](#zipkin-php-reporter-kafka)

[![Build Status](https://camo.githubusercontent.com/74dea0bc7b973861f1da4fcb93191759a97f877cc1bfed740bc3236abf549358/68747470733a2f2f7472617669732d63692e6f72672f6a6363686176657a732f7a69706b696e2d7068702d7265706f727465722d6b61666b612e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jcchavezs/zipkin-php-reporter-kafka)[![Latest Stable Version](https://camo.githubusercontent.com/07f366a2ee1752cf203668ecc57c63c7e5ce9184b0c8ecd90e81ae0165f7da9d/68747470733a2f2f706f7365722e707567782e6f72672f6a6363686176657a732f7a69706b696e2d7265706f727465722d6b61666b612f762f737461626c65)](https://packagist.org/packages/jcchavezs/zipkin-reporter-kafka)[![Total Downloads](https://camo.githubusercontent.com/c44161721c5bd8b14a5404b30096dc9f08c88220f363d56efc5cc8cb4be7aa41/68747470733a2f2f706f7365722e707567782e6f72672f6a6363686176657a732f7a69706b696e2d7265706f727465722d6b61666b612f646f776e6c6f616473)](https://packagist.org/packages/jcchavezs/zipkin-reporter-kafka)[![License](https://camo.githubusercontent.com/d1ba19108e946875cad3b0f48d30f5d8cd181d71e9873d372d41ee4550c59f6f/68747470733a2f2f706f7365722e707567782e6f72672f6a6363686176657a732f7a69706b696e2d7265706f727465722d6b61666b612f6c6963656e7365)](https://packagist.org/packages/jcchavezs/zipkin-reporter-kafka)

Zipkin Reporter over Kafka transport.

This library uses `nmred/kafka-php` under version `0.2.0.8`. This library is wide used but has some limitations in terms of configuration as it uses a global singleton. In the other hand, this library does not require to install any PHP extension which makes its usage very convenient.

Install
-------

[](#install)

```
composer require jcchavezs/zipkin-reporter-kafka
```

Usage
-----

[](#usage)

```
