PHPackages                             lamoda/tactician-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. lamoda/tactician-rate-limit-bundle

AbandonedArchivedSymfony-bundle[Utility &amp; Helpers](/categories/utility)

lamoda/tactician-rate-limit-bundle
==================================

Symfony bundle for lamoda/tactician-rate-limit library

0.1.2(3y ago)452MITPHP

Since Jul 19Pushed 3y ago4 watchersCompare

[ Source](https://github.com/lamoda/tactician-rate-limit-bundle)[ Packagist](https://packagist.org/packages/lamoda/tactician-rate-limit-bundle)[ RSS](/packages/lamoda-tactician-rate-limit-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

Lamoda Tactician rate limit middleware bundle
=============================================

[](#lamoda-tactician-rate-limit-middleware-bundle)

Utility wrapper for

Installation
------------

[](#installation)

Usage is as simple as

```
composer require lamoda/tactician-rate-limit-bundle
# Currently this bundle supports only https://github.com/davedevelopment/stiphle rate limiter, so install it:
composer require davedevelopment/stiphle
```

```
// Kernel

public function registerBundles()
{
    // ...
    $bundles[] = new \Lamoda\TacticianRateLimitBundle\LamodaTacticianRateLimitBundle();
    // ...
}
```

```
# config.yml
lamoda_tactician_rate_limit:
    logging:
        service: logger # to use logging
    rate_limiter:
        stiphle:
            service: stiphle # point to stiphle service

services:
    stiphle:
        class: Stiphle\Throttle\LeakyBucket
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~719 days

Total

3

Last Release

1416d ago

### Community

Maintainers

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

![](https://www.gravatar.com/avatar/3dd587176cd9b14be73e1ccba507b3fc44f5cc8008ffd073d32bbb8c3a7fda04?d=identicon)[omnilight](/maintainers/omnilight)

![](https://avatars.githubusercontent.com/u/1481343?v=4)[Pavel Savelyev](/maintainers/pavelsavelyev)[@pavelsavelyev](https://github.com/pavelsavelyev)

---

Top Contributors

[![kix](https://avatars.githubusercontent.com/u/345754?v=4)](https://github.com/kix "kix (1 commits)")[![omnilight](https://avatars.githubusercontent.com/u/3306537?v=4)](https://github.com/omnilight "omnilight (1 commits)")

---

Tags

bundlephprate-limitingsymfonytactician

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lamoda-tactician-rate-limit-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/lamoda-tactician-rate-limit-bundle/health.svg)](https://phpackages.com/packages/lamoda-tactician-rate-limit-bundle)
```

###  Alternatives

[netgen/layouts-core

Netgen Layouts enables you to build and manage complex web pages in a simpler way and with less coding. This is the core of Netgen Layouts, its heart and soul.

3689.4k10](/packages/netgen-layouts-core)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[sineflow/clamav

ClamAV PHP Client for Symfony

10168.5k](/packages/sineflow-clamav)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[symfony/ux-cropperjs

Cropper.js integration for Symfony

19280.3k3](/packages/symfony-ux-cropperjs)

PHPackages © 2026

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