PHPackages                             elwafa/laravel-request-tracker - 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. elwafa/laravel-request-tracker

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

elwafa/laravel-request-tracker
==============================

A Laravel package to track requests

1.7.4(2y ago)2159.4k↓50%1[4 PRs](https://github.com/elwafa/laravel-request-tracker/pulls)MITPHPPHP ^8.0CI passing

Since Apr 1Pushed 1y ago2 watchersCompare

[ Source](https://github.com/elwafa/laravel-request-tracker)[ Packagist](https://packagist.org/packages/elwafa/laravel-request-tracker)[ Docs](https://github.com/elwafa/laravel-request-tracker)[ RSS](/packages/elwafa-laravel-request-tracker/feed)WikiDiscussions v1.x Synced 1mo ago

READMEChangelog (10)Dependencies (14)Versions (19)Used By (0)

Laravel Request Tracker
=======================

[](#laravel-request-tracker)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e42b3e5cfd92a33411784c58ee72aef94b75969f5acdf887ae8b04a64fec3067/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c776166612f6c61726176656c2d726571756573742d747261636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elwafa/laravel-request-tracker)[![GitHub Tests Action Status](https://camo.githubusercontent.com/2c28c5eedb357b849dfb9d2474867f9a0ef29dff20b119a15fd6544989998842/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656c776166612f6c61726176656c2d726571756573742d747261636b65722f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/elwafa/laravel-request-tracker/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/432bc9388e64aa85a077fd02b1200a0845ae66151292ca91474b482ad079301c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f656c776166612f6c61726176656c2d726571756573742d747261636b65722f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/elwafa/laravel-request-tracker/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/45ef54268e01aa2ef5a3a2bb8cf0e08de6c820eea6c20d8c61bbc8b2837697f7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c776166612f6c61726176656c2d726571756573742d747261636b65722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elwafa/laravel-request-tracker)

Track Laravel Requests with its response and use third party services to track requests.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require elwafa/laravel-request-tracker
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="laravel-request-tracker-migrations"
php artisan migrate
```

You can publish the config file with:

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

This is the contents of the published config file:

```
return [
];
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="laravel-request-tracker-views"
```

Usage
-----

[](#usage)

```
$laravelRequestTracker = new Elwafa\LaravelRequestTracker();
echo $laravelRequestTracker->echoPhrase('Hello, Elwafa!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [elwafa](https://github.com/elwafa)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.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 ~55 days

Recently: every ~157 days

Total

13

Last Release

480d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/41b8673160eacddf78a4e7a014e39bfb6c469a8e69a0180308c1aba68414d915?d=identicon)[elwafa](/maintainers/elwafa)

---

Top Contributors

[![elwafa](https://avatars.githubusercontent.com/u/9096983?v=4)](https://github.com/elwafa "elwafa (83 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (6 commits)")[![saeedeldeeb](https://avatars.githubusercontent.com/u/26172203?v=4)](https://github.com/saeedeldeeb "saeedeldeeb (1 commits)")

---

Tags

requestlaraveltrackerelwafa

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/elwafa-laravel-request-tracker/health.svg)

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

###  Alternatives

[spatie/laravel-health

Monitor the health of a Laravel application

86910.0M83](/packages/spatie-laravel-health)

PHPackages © 2026

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