PHPackages                             chrysanthos/pulse-requests - 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. chrysanthos/pulse-requests

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

chrysanthos/pulse-requests
==========================

A Laravel Pulse package for Requests

1.0.5(2y ago)1150.6k↓26.8%MITBladePHP ^8.1CI passing

Since Jan 8Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/chrysanthos/pulse-requests)[ Packagist](https://packagist.org/packages/chrysanthos/pulse-requests)[ Docs](https://github.com/chrysanthos/pulse-requests)[ RSS](/packages/chrysanthos-pulse-requests/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (9)Dependencies (4)Versions (10)Used By (0)

Laravel Pulse Request Recorder
==============================

[](#laravel-pulse-request-recorder)

[![Latest Version on Packagist](https://camo.githubusercontent.com/25f1d555e1e27779ce2e17b9c30976681f177dfecdbba7ac80ef89e7a2c6449e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6368727973616e74686f732f70756c73652d72657175657374732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chrysanthos/pulse-requests)[![GitHub Code Style Action](https://github.com/chrysanthos/pulse-requests/actions/workflows/formatting.yml/badge.svg)](https://github.com/chrysanthos/pulse-requests/actions/workflows/formatting.yml)[![Total Downloads](https://camo.githubusercontent.com/02ba1b17aba8aa65bd6286fffff2e7aa2680b805e9d40aa151203994c36a03d2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6368727973616e74686f732f70756c73652d72657175657374732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chrysanthos/pulse-requests)

This package records all incoming requests with Laravel Pulse. They are categorized in 5 buckets according to their response's http status.

[![screenshot.png](screenshot.png)](screenshot.png)

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

[](#installation)

You can install the package via composer:

```
composer require chrysanthos/pulse-requests
```

Usage
-----

[](#usage)

Add the card to your dashboard by editing `resources/views/vendor/pulse/dashboard.blade.php`

```

    (...)

```

Add the recorder to your `config/pulse.php` file

```
'recorders' => [
    \Chrysanthos\PulseRequests\Recorders\RequestRecorder::class => [],
    (...)
]
```

Changelog
---------

[](#changelog)

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

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

[](#security-vulnerabilities)

Please contact me directly via email.

Credits
-------

[](#credits)

- [Chrysanthos Prodromou](https://github.com/chrysanthos)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance43

Moderate activity, may be stable

Popularity36

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Total

9

Last Release

882d ago

Major Versions

0.0.3 → 1.0.02024-01-09

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/48060191?v=4)[Chrysanthos](/maintainers/chrysanthos)[@chrysanthos](https://github.com/chrysanthos)

---

Top Contributors

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

---

Tags

hacktoberfestlaravellaravel-packagelaravel-pulsepulselaravel-pulseChrysanthosLaravel Pulse Requests

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/chrysanthos-pulse-requests/health.svg)

```
[![Health](https://phpackages.com/badges/chrysanthos-pulse-requests/health.svg)](https://phpackages.com/packages/chrysanthos-pulse-requests)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[hosmelq/laravel-pulse-schedule

Laravel Pulse card that list all scheduled tasks.

63519.7k](/packages/hosmelq-laravel-pulse-schedule)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M90](/packages/mezzio-mezzio-router)

PHPackages © 2026

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