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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. ipunkt/laravel-jaeger

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

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 4w 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 51% of packages

Maintenance7

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

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

2165d 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

[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

11.3k4.0k](/packages/leantime-leantime)[laravel/nightwatch

The official Laravel Nightwatch package.

36911.6M45](/packages/laravel-nightwatch)[knuckleswtf/scribe

Generate API documentation for humans from your Laravel codebase.✍

2.3k15.0M69](/packages/knuckleswtf-scribe)[nightowl/agent

NightOwl monitoring agent — collects telemetry from laravel/nightwatch and writes to PostgreSQL

915.8k](/packages/nightowl-agent)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3622.8k](/packages/duncanmcclean-statamic-cargo)[markocupic/calendar-event-booking-bundle

Contao Calendar Event Booking Bundle

125.3k1](/packages/markocupic-calendar-event-booking-bundle)

PHPackages © 2026

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