PHPackages                             bedrockstreaming/rate-limit-bundle - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. bedrockstreaming/rate-limit-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

bedrockstreaming/rate-limit-bundle
==================================

Manage rate limitation for your routes

v4.1.0(3y ago)324.2k↓33.3%1[1 issues](https://github.com/BedrockStreaming/RateLimitBundle/issues)MITPHPPHP &gt;=8.0

Since Nov 18Pushed 1y ago33 watchersCompare

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

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

RateLimitBundle
===============

[](#ratelimitbundle)

This bundle provides an easy way to protect your project by limiting access to your controllers.

Install the bundle
------------------

[](#install-the-bundle)

```
composer require bedrockstreaming/rate-limit-bundle
```

Update your *config/bundles.php* file to add the bundle for all env

```
