PHPackages                             takatost/php-zipkin - 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. takatost/php-zipkin

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

takatost/php-zipkin
===================

Zipkin's PHP tracer library

1.1.8(8y ago)094MITPHPPHP &gt;=5.6.4

Since Feb 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/takatost/php-zipkin)[ Packagist](https://packagist.org/packages/takatost/php-zipkin)[ Docs](https://github.com/takatost/php-zipkin)[ RSS](/packages/takatost-php-zipkin/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (3)Versions (20)Used By (0)

PHP-Zipkin
==========

[](#php-zipkin)

This is an unofficial PHP library for OpenZipkin.

Status
------

[](#status)

Incomplete, only has one transport with zero integrations. This library contains a very minimal implementation for just sending spans to zipkin.

Getting started
---------------

[](#getting-started)

The recommended way to install PHP-Zipkin is through [Composer](https://getcomposer.org/)

```
composer require drefined/php-zipkin
```

Example usage
-------------

[](#example-usage)

```
