PHPackages                             jcchavezs/zipkin-instrumentation-doctrine - 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. [Database &amp; ORM](/categories/database)
4. /
5. jcchavezs/zipkin-instrumentation-doctrine

ActiveLibrary[Database &amp; ORM](/categories/database)

jcchavezs/zipkin-instrumentation-doctrine
=========================================

Zipkin instrumentation for Doctrine ORM

1.1.0(5y ago)416.5k3[3 issues](https://github.com/jcchavezs/zipkin-instrumentation-doctrine/issues)[1 PRs](https://github.com/jcchavezs/zipkin-instrumentation-doctrine/pulls)MITPHPCI failing

Since Oct 31Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jcchavezs/zipkin-instrumentation-doctrine)[ Packagist](https://packagist.org/packages/jcchavezs/zipkin-instrumentation-doctrine)[ RSS](/packages/jcchavezs-zipkin-instrumentation-doctrine/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (4)Dependencies (4)Versions (7)Used By (0)

Zipkin instrumentation for Doctrine
===================================

[](#zipkin-instrumentation-for-doctrine)

[![CircleCI](https://camo.githubusercontent.com/88ed6fdbddcb7e960f3e3db9306768248325ba425eedf2c8064ad3bec8d558d8/68747470733a2f2f636972636c6563692e636f6d2f67682f6a6363686176657a732f7a69706b696e2d696e737472756d656e746174696f6e2d646f637472696e652f747265652f6d61737465722e7376673f7374796c653d737667)](https://circleci.com/gh/jcchavezs/zipkin-instrumentation-doctrine/tree/master)[![Latest Stable Version](https://camo.githubusercontent.com/0beedd37ff88e70fc8168ff696ff534e2dba5666bccd300516a368b9300eb34c/68747470733a2f2f706f7365722e707567782e6f72672f6a6363686176657a732f7a69706b696e2d696e737472756d656e746174696f6e2d646f637472696e652f762f737461626c65)](https://packagist.org/packages/jcchavezs/zipkin-instrumentation-doctrine)[![Total Downloads](https://camo.githubusercontent.com/9b84444128e1fba2c04af0dad5fdd74a53335a7bb87d33ceb56709af681bc181/68747470733a2f2f706f7365722e707567782e6f72672f6a6363686176657a732f7a69706b696e2d696e737472756d656e746174696f6e2d646f637472696e652f646f776e6c6f616473)](https://packagist.org/packages/jcchavezs/zipkin-instrumentation-doctrine)[![License](https://camo.githubusercontent.com/f6310f1299179933723548c80738654ff0a01337c86384b247588b7c0b1ec39e/68747470733a2f2f706f7365722e707567782e6f72672f6a6363686176657a732f7a69706b696e2d696e737472756d656e746174696f6e2d646f637472696e652f6c6963656e7365)](https://packagist.org/packages/jcchavezs/zipkin-instrumentation-doctrine)

`doctrine/orm` does not expose proper interfaces for instrumentation, hence this library provides a connection extending the `Doctrine\DBAL\Connection` class and be able to instrument all database calls.

It is important to use the specific integrations for frameworks (e.g. [Symfony](./integrations/Symfony/README.md)) in order to make this library work as it requires some configurations because plugging the tracer is not straighforward.

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

[](#installation)

```
composer require jcchavezs/zipkin-instrumentation-doctrine
```

Usage
-----

[](#usage)

Head to the documentation for specific framewors:

- [Symfony](integrations/Symfony/README.md)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance5

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 90% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~216 days

Total

4

Last Release

2150d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b5352392ac3b571d5e5d144f6e992040e46726c0863552882cdd8d2577c2eb7?d=identicon)[jcchavezs](/maintainers/jcchavezs)

---

Top Contributors

[![jcchavezs](https://avatars.githubusercontent.com/u/3075074?v=4)](https://github.com/jcchavezs "jcchavezs (18 commits)")[![marotpam](https://avatars.githubusercontent.com/u/4362817?v=4)](https://github.com/marotpam "marotpam (1 commits)")[![telemmaite](https://avatars.githubusercontent.com/u/4275711?v=4)](https://github.com/telemmaite "telemmaite (1 commits)")

---

Tags

doctrineormzipkinzipkin-instrumentation

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/jcchavezs-zipkin-instrumentation-doctrine/health.svg)

```
[![Health](https://phpackages.com/badges/jcchavezs-zipkin-instrumentation-doctrine/health.svg)](https://phpackages.com/packages/jcchavezs-zipkin-instrumentation-doctrine)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[api-platform/doctrine-orm

Doctrine ORM bridge

294.4M91](/packages/api-platform-doctrine-orm)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k12](/packages/2lenet-crudit-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
