PHPackages                             worksome/laravel-telemetry - 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. worksome/laravel-telemetry

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

worksome/laravel-telemetry
==========================

Telemetry support for Laravel

v0.5.4(2mo ago)4257.3k↑19.6%2[1 PRs](https://github.com/worksome/laravel-telemetry/pulls)1MITPHPPHP ^8.4CI passing

Since Jan 5Pushed 2mo ago10 watchersCompare

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

READMEChangelog (10)Dependencies (26)Versions (25)Used By (1)

Telemetry support for Laravel
=============================

[](#telemetry-support-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6a91ae06161f0aad08d1434c0a96725e80053115d72a6c44745ac40486af0cc0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f776f726b736f6d652f6c61726176656c2d74656c656d657472792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/worksome/laravel-telemetry)[![GitHub Tests Action Status](https://camo.githubusercontent.com/5cf2648411187d09796a6f43dab0abcdcd776f1b6b62bc178a868c912ae55a1a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776f726b736f6d652f6c61726176656c2d74656c656d657472792f74657374732e796d6c3f6272616e63683d6d61696e267374796c653d666c61742d737175617265266c6162656c3d5465737473)](https://github.com/worksome/laravel-telemetry/actions?query=workflow%3ATests+branch%3Amain)[![GitHub Static Analysis Action Status](https://camo.githubusercontent.com/4826d2b13652932c90a4fdfc17cb794f5569d23845871e9bc7e10782e323d8a7/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f776f726b736f6d652f6c61726176656c2d74656c656d657472792f7374617469632e796d6c3f6272616e63683d6d61696e267374796c653d666c61742d737175617265266c6162656c3d537461746963253230416e616c79736973)](https://github.com/worksome/laravel-telemetry/actions?query=workflow%3A%22Static%20Analysis%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/630981a12c2ad0246d4b74e72f63c81efabf91f35dbc1e8c5664503b7ade43ab/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f776f726b736f6d652f6c61726176656c2d74656c656d657472792e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/worksome/laravel-telemetry)

Add [Open Telemetry](https://opentelemetry.io) support to Laravel.

Install
-------

[](#install)

You can install the package via composer:

```
composer require worksome/laravel-telemetry
```

You can publish the config file with:

```
php artisan vendor:publish --tag="laravel-telemetry-config"
```

Usage
-----

[](#usage)

This package will work out of the box with a default OTLP exporter configuration.

The default port is `4318`, and requests will be sent to `http://localhost:4318`.

Testing
-------

[](#testing)

```
composer test
```

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance86

Actively maintained with recent releases

Popularity40

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 76.2% 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 ~64 days

Recently: every ~146 days

Total

19

Last Release

77d ago

PHP version history (3 changes)v0.1.0PHP ^8.2

v0.5.2PHP ^8.3

v0.5.4PHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1899334?v=4)[Owen Voke](/maintainers/owenvoke)[@owenvoke](https://github.com/owenvoke)

![](https://avatars.githubusercontent.com/u/5870441?v=4)[Oliver Nybroe](/maintainers/olivernybroe)[@olivernybroe](https://github.com/olivernybroe)

---

Top Contributors

[![owenvoke](https://avatars.githubusercontent.com/u/1899334?v=4)](https://github.com/owenvoke "owenvoke (32 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (4 commits)")[![lukeraymonddowning](https://avatars.githubusercontent.com/u/12202279?v=4)](https://github.com/lukeraymonddowning "lukeraymonddowning (3 commits)")[![olivernybroe](https://avatars.githubusercontent.com/u/5870441?v=4)](https://github.com/olivernybroe "olivernybroe (2 commits)")[![laravel-shift](https://avatars.githubusercontent.com/u/15991828?v=4)](https://github.com/laravel-shift "laravel-shift (1 commits)")

---

Tags

laravelworksomelaravel-telemetry

###  Code Quality

TestsPest

Static AnalysisPHPStan

### Embed Badge

![Health badge](/badges/worksome-laravel-telemetry/health.svg)

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

###  Alternatives

[keepsuit/laravel-opentelemetry

OpenTelemetry integration for laravel

142347.8k](/packages/keepsuit-laravel-opentelemetry)[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)[bilfeldt/laravel-request-logger

Log Laravel application request and responses for debugging or statistics

122163.3k2](/packages/bilfeldt-laravel-request-logger)[open-telemetry/symfony-sdk-bundle

OpenTelemetry Symfony integration

1182.6k4](/packages/open-telemetry-symfony-sdk-bundle)[shaffe/laravel-mail-log-channel

A package to support logging via email in Laravel

1286.2k](/packages/shaffe-laravel-mail-log-channel)[jacobtims/filament-logger

Activity logger for filament

1721.0k4](/packages/jacobtims-filament-logger)

PHPackages © 2026

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