PHPackages                             ipunkt/laravel-jaeger - 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. ipunkt/laravel-jaeger

AbandonedArchivedLibrary

ipunkt/laravel-jaeger
=====================

Send basic

1.2.1(5y ago)32.4k3[2 issues](https://github.com/ipunkt/laravel-jaeger/issues)2MITPHPPHP ^7.1.3

Since Jun 6Pushed 5y ago3 watchersCompare

[ Source](https://github.com/ipunkt/laravel-jaeger)[ Packagist](https://packagist.org/packages/ipunkt/laravel-jaeger)[ RSS](/packages/ipunkt-laravel-jaeger/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (10)Used By (2)

laravel-jaeger
==============

[](#laravel-jaeger)

This package uses `code-tool/jaeger-client-php` to log requests to jaeger.

Install
-------

[](#install)

```
composer install ipunkt/laravel-jaeger:^1.0

```

Add the Middleware `Ipunkt\LaravelJaeger\Middleware\Jaeger` to the routes you want to track, or as generall midleware if you wish to track all requests

Configuration
-------------

[](#configuration)

The default configuration should work for most micro services or small scale apps. It assumes a jaeger agent is running on localhost and service on port 6831

The default sampler is the constant sampler, set to `true`. This means all requests will be logged.

### Rancherize

[](#rancherize)

If you use rancherize you can get the jaeger agent running as a sidekick in your containers network by adding the `ipunkt/rancherize-jaeger` plugin and setting `"jaeger": { "host":"jaeger.domain.ex:port" }`

Note however that the jaeger agent running in a sidekick will react badly to the main service restarting or crashing. Consider using a keepalive service which does nothing running as main service and both the jaeger agent and your actual app joining this keepalive services' network

Child spans
-----------

[](#child-spans)

One thign

Thanks
======

[](#thanks)

Thanks to
 for the idea and implementation this package is and will be built uppon

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity60

Established project with proven stability

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 ~65 days

Recently: every ~106 days

Total

8

Last Release

2068d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f1ab6ff16fc96d20efd363563c961db68587721536c6559d692f461588a1246?d=identicon)[svensp](/maintainers/svensp)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ipunkt-laravel-jaeger/health.svg)

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

###  Alternatives

[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k12.2M45](/packages/knuckleswtf-scribe)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

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

The official Laravel Nightwatch package.

3486.1M13](/packages/laravel-nightwatch)[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[wandesnet/mercadopago-laravel

PHP SDK for integration with Mercado Pago

252.4k](/packages/wandesnet-mercadopago-laravel)

PHPackages © 2026

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