PHPackages                             nealyip/laravel-throttle-request-exception - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. nealyip/laravel-throttle-request-exception

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

nealyip/laravel-throttle-request-exception
==========================================

Throw exception instead of direct output

v1.0.1(8y ago)0120MITPHPPHP &gt;=5.6

Since Sep 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/nealyip/laravel-throttle-request-exception)[ Packagist](https://packagist.org/packages/nealyip/laravel-throttle-request-exception)[ RSS](/packages/nealyip-laravel-throttle-request-exception/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Description
-----------

[](#description)

This class will throw an exception instead of direct output, so that you can use the exception handler.

Install
-------

[](#install)

from app/Http/Kernel.php replace or add

```
   'throttle' => \Illuminate\Routing\Middleware\ThrottleRequests::class,
   to
   'throttle' => \Nealyip\LaravelThrottleRequestException::class;
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Total

2

Last Release

3207d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/abab514b2a660eea5db6f70b1b24571011d02a549fb458860b9a4fe2a3b99679?d=identicon)[nealyip](/maintainers/nealyip)

### Embed Badge

![Health badge](/badges/nealyip-laravel-throttle-request-exception/health.svg)

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

###  Alternatives

[barryvdh/laravel-debugbar

PHP Debugbar integration for Laravel

19.3k133.0M724](/packages/barryvdh-laravel-debugbar)[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.3k2.3M57](/packages/fruitcake-laravel-debugbar)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M125](/packages/laravel-pulse)[livewire/livewire

A front-end framework for Laravel.

23.6k89.0M2.5k](/packages/livewire-livewire)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M123](/packages/roots-acorn)[laravel/boost

Laravel Boost accelerates AI-assisted development by providing the essential context and structure that AI needs to generate high-quality, Laravel-specific code.

3.5k21.5M529](/packages/laravel-boost)

PHPackages © 2026

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