PHPackages                             pricewatch/throttlestorage - 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. pricewatch/throttlestorage

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

pricewatch/throttlestorage
==========================

PriceWatch ThrottleStorage - phpredis storage for Stiphle library. Stiphle is a little library to try and provide an easy way of throttling/rate limit requests.

00PHP

Since Jun 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/pricewatch/throttlestorage)[ Packagist](https://packagist.org/packages/pricewatch/throttlestorage)[ RSS](/packages/pricewatch-throttlestorage/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Throttle Storage - PhpRedis
===========================

[](#throttle-storage---phpredis)

This is a phpredis storage for [Stiphle](https://github.com/davedevelopment/stiphle) library.

Installation via composer
-------------------------

[](#installation-via-composer)

```
> composer require pricewatch/throttlestorage

```

Usage
-----

[](#usage)

```
$throttle = new \Stiphle\Throttle\LeakyBucket();
$storage = new \PriceWatch\ThrottleStorage\Redis(new Redis());
$throttle->setStorage($storage);
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE) for more information.

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/459185?v=4)[Michal Sniatala](/maintainers/michalsn)[@michalsn](https://github.com/michalsn)

---

Top Contributors

[![michalsn](https://avatars.githubusercontent.com/u/459185?v=4)](https://github.com/michalsn "michalsn (5 commits)")

### Embed Badge

![Health badge](/badges/pricewatch-throttlestorage/health.svg)

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

PHPackages © 2026

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