PHPackages                             throttle/think-throttle - 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. throttle/think-throttle

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

throttle/think-throttle
=======================

throttle

v1.1.1(6y ago)231Apache-2.0PHP

Since Jul 23Pushed 6y agoCompare

[ Source](https://github.com/HeYinLong/think-throttle)[ Packagist](https://packagist.org/packages/throttle/think-throttle)[ RSS](/packages/throttle-think-throttle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (4)Used By (0)

think-captcha
=============

[](#think-captcha)

thinkphp5.1 请求频次类库

安装
--

[](#安装)

> composer require topthink/think-throttle

\##使用

use think\\throttle\\ThrottleController;

$res = new Throttle(); if ($res-&gt;throttle(frequency, minute, $mobile)){ return error(1,'同一个手机号一分钟请求1次'); };

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

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

Total

3

Last Release

2534d ago

### Community

Maintainers

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

---

Top Contributors

[![HeYinLong](https://avatars.githubusercontent.com/u/15196930?v=4)](https://github.com/HeYinLong "HeYinLong (10 commits)")

### Embed Badge

![Health badge](/badges/throttle-think-throttle/health.svg)

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

###  Alternatives

[hisorange/browser-detect

Browser &amp; Mobile detection package for Laravel.

1.1k10.6M60](/packages/hisorange-browser-detect)

PHPackages © 2026

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