PHPackages                             ditscheri/laravel-throttle-snooping - 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. ditscheri/laravel-throttle-snooping

ActiveLibrary

ditscheri/laravel-throttle-snooping
===================================

laravel-throttle-snooping

2.0.1(3mo ago)1263↓100%MITPHPPHP ^8.2|^8.3|^8.4|^8.5CI passing

Since Mar 26Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/ditscheri/laravel-throttle-snooping)[ Packagist](https://packagist.org/packages/ditscheri/laravel-throttle-snooping)[ Docs](https://github.com/ditscheri/laravel-throttle-snooping)[ RSS](/packages/ditscheri-laravel-throttle-snooping/feed)WikiDiscussions master Synced 1mo ago

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

laravel-throttle-snooping
=========================

[](#laravel-throttle-snooping)

[![Latest Version on Packagist](https://camo.githubusercontent.com/15edf7f616fd87200fd776a453d9ea25fd60fce3ec0296977abd12d7de006dbc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6469747363686572692f6c61726176656c2d7468726f74746c652d736e6f6f70696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ditscheri/laravel-throttle-snooping)[![GitHub Tests Action Status](https://camo.githubusercontent.com/f6a6e7fe2487900def5d10b68b8ce414f108f4fdbcdedce09eb8649ff980b856/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6469747363686572692f6c61726176656c2d7468726f74746c652d736e6f6f70696e672f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/ditscheri/laravel-throttle-snooping/actions?query=workflow%3ATests+branch%3Amaster)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/f86647ce065c96f188b8f1e07edd7e8ad8a98716c4f71432f2ffa72507420f68/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f6469747363686572692f6c61726176656c2d7468726f74746c652d736e6f6f70696e672f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/ditscheri/laravel-throttle-snooping/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amaster)[![Total Downloads](https://camo.githubusercontent.com/4406b7f937e81d832bda946435e95935e1d8f5d46163e86e2958825aa23ecdd6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6469747363686572692f6c61726176656c2d7468726f74746c652d736e6f6f70696e672e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/ditscheri/laravel-throttle-snooping)

This package aims to detect suspicious IP addresses and/or users that cause too many `401`/`403` response status codes.

It does this by appending a middleware to your kernel, which uses a `RateLimiter`.

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

[](#installation)

You can install the package via composer:

```
composer require ditscheri/laravel-throttle-snooping
```

You can publish the config file with:

```
php artisan vendor:publish --provider="Ditscheri\ThrottleSnooping\ThrottleSnoopingServiceProvider" --tag="throttle-snooping-config"
```

Usage
-----

[](#usage)

```
// TODO
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

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

[](#security-vulnerabilities)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Daniel Bakan](https://github.com/ditscheri)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

48

—

FairBetter than 94% of packages

Maintenance79

Regular maintenance activity

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity75

Established project with proven stability

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

Recently: every ~254 days

Total

7

Last Release

110d ago

Major Versions

1.1.3 → 2.0.02026-01-20

PHP version history (2 changes)1.0.0PHP ^7.4|^8.0

2.0.0PHP ^8.2|^8.3|^8.4|^8.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/5bdde3bbcf564c64107c3df5cca4d8433ecade49248f7d8d0b302d0437e5b63d?d=identicon)[ditscheri](/maintainers/ditscheri)

---

Top Contributors

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

---

Tags

laravel-throttle-snooping

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

### Embed Badge

![Health badge](/badges/ditscheri-laravel-throttle-snooping/health.svg)

```
[![Health](https://phpackages.com/badges/ditscheri-laravel-throttle-snooping/health.svg)](https://phpackages.com/packages/ditscheri-laravel-throttle-snooping)
```

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[spatie/laravel-login-link

Quickly login to your local environment

4381.2M1](/packages/spatie-laravel-login-link)[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[guava/calendar

Adds support for vkurko/calendar to Filament PHP.

298241.0k3](/packages/guava-calendar)[wnx/laravel-sends

Keep track of outgoing emails in your Laravel application.

200427.3k](/packages/wnx-laravel-sends)[tonysm/rich-text-laravel

Integrates Trix content with Laravel

46577.8k1](/packages/tonysm-rich-text-laravel)

PHPackages © 2026

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