PHPackages                             open-telemetry/opentelemetry-instrumentation-installer - 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. open-telemetry/opentelemetry-instrumentation-installer

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

open-telemetry/opentelemetry-instrumentation-installer
======================================================

OpenTelemetry auto-instrumentation installer

0.0.7(3mo ago)2168.0k↓66.1%2Apache-2.0PHP

Since Mar 2Pushed 1w ago3 watchersCompare

[ Source](https://github.com/opentelemetry-php/contrib-instrumentation-installer)[ Packagist](https://packagist.org/packages/open-telemetry/opentelemetry-instrumentation-installer)[ Docs](https://opentelemetry.io/docs/languages/php/)[ RSS](/packages/open-telemetry-opentelemetry-instrumentation-installer/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (7)Dependencies (2)Versions (8)Used By (0)

Install auto instrumentation with one command.
==============================================

[](#install-auto-instrumentation-with-one-command)

This directory contains two scripts that helps install auto-instrumentation support and run application.

First script `install-otel-instrumentation` will install all needed dependencies for auto-instrumentation. Second `run-with-otel-instrumentation` is responsible for setting few environment variables (that are needed to export traces into backend) and running application.

Install script works in two modes:

- basic (will install defaults)
- advanced (interactive mode, you will control whole process)

Example workflow
----------------

[](#example-workflow)

This section shows how to install and run auto-instrumented application which uses Slim framework. To generate application, we follow steps described here: .

```
    composer create-project slim/slim-skeleton:dev-master slimauto
    cd slimauto
    composer require open-telemetry/opentelemetry-instrumentation-installer
    ./vendor/bin/install-otel-instrumentation basic beta
    ./vendor/bin/run-with-otel-instrumentation php -S localhost:8080 -t public public/index.php
```

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance90

Actively maintained with recent releases

Popularity38

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.3% 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 ~185 days

Recently: every ~261 days

Total

7

Last Release

106d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4978962?v=4)[Brett McBride](/maintainers/brettmc)[@brettmc](https://github.com/brettmc)

![](https://avatars.githubusercontent.com/u/4099109?v=4)[Bob Strecansky](/maintainers/bobstrecansky)[@bobstrecansky](https://github.com/bobstrecansky)

---

Top Contributors

[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (18 commits)")[![pdelewski](https://avatars.githubusercontent.com/u/102958445?v=4)](https://github.com/pdelewski "pdelewski (4 commits)")[![pieterocp](https://avatars.githubusercontent.com/u/68863060?v=4)](https://github.com/pieterocp "pieterocp (1 commits)")[![thompson-tomo](https://avatars.githubusercontent.com/u/19771933?v=4)](https://github.com/thompson-tomo "thompson-tomo (1 commits)")[![wadjei](https://avatars.githubusercontent.com/u/344321?v=4)](https://github.com/wadjei "wadjei (1 commits)")[![brettmc](https://avatars.githubusercontent.com/u/4978962?v=4)](https://github.com/brettmc "brettmc (1 commits)")[![xvilo](https://avatars.githubusercontent.com/u/390769?v=4)](https://github.com/xvilo "xvilo (1 commits)")[![ChrisLightfootWild](https://avatars.githubusercontent.com/u/106102472?v=4)](https://github.com/ChrisLightfootWild "ChrisLightfootWild (1 commits)")

---

Tags

installertracingopentelemetryotelinstrumentationopen-telemetry

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/open-telemetry-opentelemetry-instrumentation-installer/health.svg)

```
[![Health](https://phpackages.com/badges/open-telemetry-opentelemetry-instrumentation-installer/health.svg)](https://phpackages.com/packages/open-telemetry-opentelemetry-instrumentation-installer)
```

###  Alternatives

[open-telemetry/opentelemetry-auto-laravel

OpenTelemetry auto-instrumentation for Laravel

592.7M9](/packages/open-telemetry-opentelemetry-auto-laravel)[open-telemetry/opentelemetry-auto-symfony

OpenTelemetry auto-instrumentation for Symfony

561.6M4](/packages/open-telemetry-opentelemetry-auto-symfony)[open-telemetry/opentelemetry-auto-pdo

OpenTelemetry auto-instrumentation for PDO

111.7M3](/packages/open-telemetry-opentelemetry-auto-pdo)[open-telemetry/opentelemetry-auto-wordpress

OpenTelemetry auto-instrumentation for Wordpress

17209.2k](/packages/open-telemetry-opentelemetry-auto-wordpress)[worldia/instrumentation-bundle

Symfony opentelemetry auto-instrumentation: requests, commands, messenger, doctrine.

2875.4k](/packages/worldia-instrumentation-bundle)[shopware/opentelemetry

OpenTelemetry auto-instrumentation for Shopware

1040.3k1](/packages/shopware-opentelemetry)

PHPackages © 2026

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