PHPackages                             vpyskunov/laravel-request-id - 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. vpyskunov/laravel-request-id

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

vpyskunov/laravel-request-id
============================

Adds method uuid to the request

1.0.0(5y ago)03.3k↓92.9%MITPHPPHP ^7.3

Since Mar 15Pushed 5y ago1 watchersCompare

[ Source](https://github.com/pyskunov/laravel-request-id)[ Packagist](https://packagist.org/packages/vpyskunov/laravel-request-id)[ RSS](/packages/vpyskunov-laravel-request-id/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

General
=======

[](#general)

This package allows to track request ID

Usage example
-------------

[](#usage-example)

```
    $requestId = request()->uuid();
    $requestId = $request->uuid();
```

TODO
----

[](#todo)

- Cover with basic tests

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

1937d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c03853f97a5a9c5c682d062f9eb6a473e08c244f3a592f89972b9e169afdb52?d=identicon)[pyskunov](/maintainers/pyskunov)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/vpyskunov-laravel-request-id/health.svg)

```
[![Health](https://phpackages.com/badges/vpyskunov-laravel-request-id/health.svg)](https://phpackages.com/packages/vpyskunov-laravel-request-id)
```

###  Alternatives

[imarc/craft-sass

A Craft plugin that compiles SASS on the server as needed.

146.4k](/packages/imarc-craft-sass)

PHPackages © 2026

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