PHPackages                             mhidea/laravel-requests-stat - 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. mhidea/laravel-requests-stat

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

mhidea/laravel-requests-stat
============================

Laravel requests Statistic

1.0.0(5y ago)09MITBlade

Since Apr 30Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mhidea/laravel-requests-stat)[ Packagist](https://packagist.org/packages/mhidea/laravel-requests-stat)[ RSS](/packages/mhidea-laravel-requests-stat/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Laravel Requests Stat
=====================

[](#laravel-requests-stat)

Lightweight package to save requests' statistic that helps you find problematic routes to be optimized.

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

[](#installation)

Install using composer:

```
composer require mhidea/laravel-requests-stat
```

Add serviceproviver to 'providers' in config/app.php:

```
Mhidea\LaravelRequestsStat\LaravelRequestsStatServiceProvider::class
```

Migrate:

```
php artisan migrate
```

Publish config file to config/laravel-requests-stat.php:

```
php artisan vendor:publish --tag=laravelRequestsStat-config
```

Then you can see stats in path /requestsStat. This path can be changed in config file.

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

1934d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/39448923?v=4)[mhidea](/maintainers/Mhidea)[@mhidea](https://github.com/mhidea)

---

Top Contributors

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

---

Tags

laravelrequests stat

### Embed Badge

![Health badge](/badges/mhidea-laravel-requests-stat/health.svg)

```
[![Health](https://phpackages.com/badges/mhidea-laravel-requests-stat/health.svg)](https://phpackages.com/packages/mhidea-laravel-requests-stat)
```

###  Alternatives

[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17930.8k](/packages/markwalet-nova-modal-response)[api-platform/laravel

API Platform support for Laravel

58190.1k21](/packages/api-platform-laravel)[ronasit/laravel-helpers

Provided helpers function and some helper class.

2087.0k31](/packages/ronasit-laravel-helpers)[team-nifty-gmbh/tall-datatables

Server-side rendered datatables for Laravel and Livewire

1422.0k5](/packages/team-nifty-gmbh-tall-datatables)[crumbls/layup

A visual page builder plugin for Filament 5 — Divi-style grid layouts with extensible widgets.

604.0k2](/packages/crumbls-layup)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.8k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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