PHPackages                             everlution/redlock - 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. everlution/redlock

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

everlution/redlock
==================

An implementation of the Redlock algorithm

v0.1.1-alpha(10y ago)626.1k↓50%Apache-2.0PHPPHP &gt;=5.4

Since May 18Pushed 10y ago5 watchersCompare

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

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

Redlock
=======

[](#redlock)

A PHP implementation of the \[Redlock\] [1](http://redis.io/topics/distlock) algorithm.

Requirements
------------

[](#requirements)

- PHP &gt;= 5.4
- Redis &gt;= 2.8 as using the \[SCAN\] [6](http://redis.io/commands/scan) command

Installation (using composer)
=============================

[](#installation-using-composer)

You can find the library in packagist [here](https://packagist.org/packages/everlution/redlock).

```
{
  "require": {
    "everlution/redlock": "dev-master"
  }
}
```

Documentation
=============

[](#documentation)

[Read the documentation for dev-master](https://github.com/everlution/redlock/wiki)

Contributors
------------

[](#contributors)

- \[Michael Caldera\] [5](https://github.com/michcald)

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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 ~159 days

Total

2

Last Release

3859d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5589662?v=4)[Michael Caldera](/maintainers/michcald)[@michcald](https://github.com/michcald)

---

Top Contributors

[![michcald](https://avatars.githubusercontent.com/u/5589662?v=4)](https://github.com/michcald "michcald (2 commits)")[![korotovsky](https://avatars.githubusercontent.com/u/104727?v=4)](https://github.com/korotovsky "korotovsky (1 commits)")

---

Tags

redlockdistributed locks

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/everlution-redlock/health.svg)

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

###  Alternatives

[symfony/lock

Creates and manages locks, a mechanism to provide exclusive access to a shared resource

514127.6M459](/packages/symfony-lock)[pudongping/hyperf-wise-locksmith

A mutex library provider for the Hyperf framework, designed to enable serialized execution of PHP code in high-concurrency scenarios.

106.3k2](/packages/pudongping-hyperf-wise-locksmith)

PHPackages © 2026

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