PHPackages                             bud/rate-limit - 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. bud/rate-limit

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

bud/rate-limit
==============

Redis based rate limiter in the hyperf framework

v3.1.0(2y ago)215MITPHPPHP &gt;=8.1

Since Apr 22Pushed 2y ago1 watchersCompare

[ Source](https://github.com/kabudin/rate-limit)[ Packagist](https://packagist.org/packages/bud/rate-limit)[ RSS](/packages/bud-rate-limit/feed)WikiDiscussions master Synced 1mo ago

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

rate-limit
==========

[](#rate-limit)

> 适配 hyperf 框架的请求频率限流器，基于 Hyperf\\Redis\\Redis 实现

安装
--

[](#安装)

```
composer require bud/rate-limit
```

注解使用
----

[](#注解使用)

> 以下代码仅做用法展示

```
