PHPackages                             chocofamilyme/pathcorrelation - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. chocofamilyme/pathcorrelation

ActiveLibrary[HTTP &amp; Networking](/categories/http)

chocofamilyme/pathcorrelation
=============================

Библиотека для отслеживание запроса между сервисами

0.2.4(7y ago)022.7k↓41.2%3BSD-3-ClausePHPPHP &gt;= 7.0.0

Since Aug 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/chocofamilyme/pathcorrelation)[ Packagist](https://packagist.org/packages/chocofamilyme/pathcorrelation)[ Docs](https://github.com/chocofamilyme/pathcorrelation)[ RSS](/packages/chocofamilyme-pathcorrelation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (6)Used By (3)

Phalcon - отслеживание запроса
==============================

[](#phalcon---отслеживание-запроса)

Библиотека для отслеживание запроса между сервисами

Требуется
---------

[](#требуется)

```
- Phalcon > 3.0.0

```

Использование
-------------

[](#использование)

Генерирует для текущего запроса correlation\_id и span\_id, если их не было. Для следующего запроса надо подставить в query параметры correlation\_id и span\_id.

```
$params = CorrelationId::getInstance()->getCurrentQueryParams();

$url = "https://example.com?correlation_id=$params['correlation_id']&span_id=$params['span_id']";
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~39 days

Total

4

Last Release

2703d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/42729426?v=4)[Chocofamily](/maintainers/chocofamilyme)[@chocofamilyme](https://github.com/chocofamilyme)

---

Top Contributors

[![Vadim89](https://avatars.githubusercontent.com/u/3715929?v=4)](https://github.com/Vadim89 "Vadim89 (1 commits)")

---

Tags

requestphalconcorrelation

### Embed Badge

![Health badge](/badges/chocofamilyme-pathcorrelation/health.svg)

```
[![Health](https://phpackages.com/badges/chocofamilyme-pathcorrelation/health.svg)](https://phpackages.com/packages/chocofamilyme-pathcorrelation)
```

###  Alternatives

[guzzlehttp/psr7

PSR-7 message implementation that also provides common utility methods

8.0k1.0B3.2k](/packages/guzzlehttp-psr7)[psr/http-message

Common interface for HTTP messages

7.1k1.0B5.5k](/packages/psr-http-message)[psr/http-factory

PSR-17: Common interfaces for PSR-7 HTTP message factories

1.9k692.9M1.9k](/packages/psr-http-factory)[fig/http-message-util

Utility classes and constants for use with PSR-7 (psr/http-message)

39489.0M274](/packages/fig-http-message-util)[nette/http

🌐 Nette Http: abstraction for HTTP request, response and session. Provides careful data sanitization and utility for URL and cookies manipulation.

48619.2M541](/packages/nette-http)[psr/http-server-handler

Common interface for HTTP server-side request handler

175101.3M921](/packages/psr-http-server-handler)

PHPackages © 2026

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