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)1138.8k↓25.5%MITBladePHP ^8.1CI passing

Since Jan 8Pushed 6mo 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 1mo 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 88% of packages

Maintenance46

Moderate activity, may be stable

Popularity35

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

836d ago

Major Versions

0.0.3 → 1.0.02024-01-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/9e4c6e7361079cf5c5ac78f42bcfaeed5547826c3a81c682ccbbe40c04dc397c?d=identicon)[chrysanthos](/maintainers/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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)[friendsofsymfony/http-cache-bundle

Set path based HTTP cache headers and send invalidation requests to your HTTP cache

43813.2M47](/packages/friendsofsymfony-http-cache-bundle)

PHPackages © 2026

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