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

ActiveLibrary

blackhades/php-zipkin
=====================

Zipkin's PHP tracer library

0272PHP

Since Aug 6Pushed 6y agoCompare

[ Source](https://github.com/BlackHades/php-zipkin)[ Packagist](https://packagist.org/packages/blackhades/php-zipkin)[ RSS](/packages/blackhades-php-zipkin/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)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 blackhades/php-zipkin
```

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

[](#example-usage)

```
