PHPackages                             quioteframework/ratelimit - 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. [Security](/categories/security)
4. /
5. quioteframework/ratelimit

ActiveLibrary[Security](/categories/security)

quioteframework/ratelimit
=========================

Rate limiting (login throttle, PDO-backed limiter storage) for Quiote, built on symfony/rate-limiter.

v3.1.0(3w ago)021↓66.7%1MITPHPPHP &gt;=8.5.0

Since Jul 4Pushed 1mo agoCompare

[ Source](https://github.com/quioteframework/ratelimit)[ Packagist](https://packagist.org/packages/quioteframework/ratelimit)[ Docs](https://github.com/quioteframework/ratelimit)[ RSS](/packages/quioteframework-ratelimit/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (7)Versions (16)Used By (1)

quioteframework/ratelimit
=========================

[](#quioteframeworkratelimit)

Rate limiting (login throttle, PDO-backed limiter storage) for [Quiote](https://github.com/quioteframework/quiote), built on `symfony/rate-limiter`.

Install
-------

[](#install)

```
composer require quioteframework/ratelimit

```

Use
---

[](#use)

A plain library, not a plugin — no `plugins` config entry needed. Instantiate directly where you need it:

```
use Quiote\Security\RateLimit\LoginThrottle;
use Quiote\Security\RateLimit\PdoRateLimiterStorage;

$throttle = new LoginThrottle(new PdoRateLimiterStorage($pdo));
```

License
-------

[](#license)

MIT. See [LICENSE](LICENSE).

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance93

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

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

Total

15

Last Release

13d ago

Major Versions

v1.2.4 → v2.0.02026-07-28

v2.0.1 → v3.0.02026-07-28

v3.1.0 → v4.0.0-RC12026-08-05

### Community

Maintainers

![](https://www.gravatar.com/avatar/bb797c6fce78d07eb743846f7940d790f425831024c283cdfed7dd02d9bcac69?d=identicon)[markus\_saakeli](/maintainers/markus_saakeli)

---

Top Contributors

[![horros](https://avatars.githubusercontent.com/u/464166?v=4)](https://github.com/horros "horros (3 commits)")

---

Tags

securityrate limitingquiote

### Embed Badge

![Health badge](/badges/quioteframework-ratelimit/health.svg)

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

###  Alternatives

[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M536](/packages/pimcore-pimcore)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M430](/packages/easycorp-easyadmin-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M680](/packages/shopware-core)[azuracast/azuracast

The AzuraCast self-hosted web radio station management suite.

4.0k27.9k](/packages/azuracast-azuracast)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9626.1k69](/packages/open-dxp-opendxp)

PHPackages © 2026

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