PHPackages                             plunkettscott/laravel-otel - 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. plunkettscott/laravel-otel

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

plunkettscott/laravel-otel
==========================

OpenTelemetry for Laravel

v0.4.2(1y ago)294.6k3[5 issues](https://github.com/plunkettscott/laravel-otel/issues)[2 PRs](https://github.com/plunkettscott/laravel-otel/pulls)MITPHPPHP ^8.2CI passing

Since Feb 25Pushed 11mo ago2 watchersCompare

[ Source](https://github.com/plunkettscott/laravel-otel)[ Packagist](https://packagist.org/packages/plunkettscott/laravel-otel)[ Docs](https://github.com/plunkettscott/laravel-otel)[ RSS](/packages/plunkettscott-laravel-otel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (13)Versions (14)Used By (0)

OpenTelemetry for Laravel
=========================

[](#opentelemetry-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/9ce5c836018cb1ccf67f18a21d1ad53f50fde33cae36c67325548ec2322ae280/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f706c756e6b65747473636f74742f6c61726176656c2d6f74656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/plunkettscott/laravel-otel)[![Total Downloads](https://camo.githubusercontent.com/67d7fa2645cd3c2ca8ae27ae286762d5d2d4883b5592f4e5a9b4acc34323840a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706c756e6b65747473636f74742f6c61726176656c2d6f74656c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/plunkettscott/laravel-otel)[![GitHub Actions](https://github.com/plunkettscott/laravel-otel/actions/workflows/tests.yml/badge.svg)](https://github.com/plunkettscott/laravel-otel/actions/workflows/tests.yml/badge.svg)

This package provides an OpenTelemetry integration for Laravel applications. It is based on the [OpenTelemetry PHP](https://github.com/open-telemetry/opentelemetry-php) project and provides instrumentation for a number of Laravel components.

Important Note
--------------

[](#important-note)

This package currently relies on a beta release of the OpenTelemetry PHP project.

We will keep the OpenTelemetry PHP dependency up-to-date as new releases are made available. However, we cannot guarantee that this package will work with future versions of OpenTelemetry PHP without breaking changes.

Watchers
--------

[](#watchers)

This package is currently in development and contains the following Watchers:

- Incoming HTTP Requests
- HTTP Client Requests
- Database Queries
- Redis Commands
- Queued Jobs
- Events
- Event Listeners
- Cache Commands
- View Rendering (Exploring Capabilities)
- Exceptions
- Log Messages
- Scheduled Tasks

Requirements
------------

[](#requirements)

- PHP 8.2+
- Laravel 10.0+

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

[](#installation)

You can install the package via composer:

```
composer require plunkettscott/laravel-otel
```

Usage
-----

[](#usage)

1. Install the package

```
composer require plunkettscott/laravel-otel
```

2. Execute the `otel:install` command

```
php artisan otel:install
```

3. Configure the methods in `app/Providers/OtelServiceProvider.php` to suit your needs
4. Configure the watchers in `config/otel.php` to suit your needs. See the [documentation](https://oss.plunkett.dev/laravel-otel) for more information.

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email oss (at) scottplunkett.com instead of using the issue tracker.

Credits
-------

[](#credits)

- [Scott Plunkett](https://github.com/plunkettscott)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance40

Moderate activity, may be stable

Popularity31

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80.7% 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 ~54 days

Recently: every ~77 days

Total

10

Last Release

687d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a9a01263e21e4b41e667f68e31a5cc61641cd5db29e0d8f74bc6c4dbaa413ca6?d=identicon)[aeoss](/maintainers/aeoss)

---

Top Contributors

[![plunkettscott](https://avatars.githubusercontent.com/u/4952170?v=4)](https://github.com/plunkettscott "plunkettscott (46 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![anoxia](https://avatars.githubusercontent.com/u/5136384?v=4)](https://github.com/anoxia "anoxia (2 commits)")[![RoBorg](https://avatars.githubusercontent.com/u/702158?v=4)](https://github.com/RoBorg "RoBorg (2 commits)")[![Spittal](https://avatars.githubusercontent.com/u/1229177?v=4)](https://github.com/Spittal "Spittal (2 commits)")[![Braunson](https://avatars.githubusercontent.com/u/577273?v=4)](https://github.com/Braunson "Braunson (1 commits)")

---

Tags

laravellaravel-packageopentelemetryopentelemetry-phpplunkettscottlaravel-otel

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/plunkettscott-laravel-otel/health.svg)

```
[![Health](https://phpackages.com/badges/plunkettscott-laravel-otel/health.svg)](https://phpackages.com/packages/plunkettscott-laravel-otel)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[blair2004/nexopos

The Free Modern Point Of Sale System build with Laravel, TailwindCSS and Vue.js.

1.2k2.3k](/packages/blair2004-nexopos)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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