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

ActiveLibrary

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 2mo 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 49% 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

2488d ago

### Community

Maintainers

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

PHPackages © 2026

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