PHPackages                             wooxo/command-lock-redis - 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. [Caching](/categories/caching)
4. /
5. wooxo/command-lock-redis

ActiveLibrary[Caching](/categories/caching)

wooxo/command-lock-redis
========================

'Lock system' for your command task (Laravel 4.2)

0.2(10y ago)01.5k1MITPHPPHP &gt;=5.4.0

Since Oct 16Pushed 10y ago4 watchersCompare

[ Source](https://github.com/wooxo/CommandLockRedis)[ Packagist](https://packagist.org/packages/wooxo/command-lock-redis)[ Docs](https://github.com/wooxo/CommandLockRedis)[ RSS](/packages/wooxo-command-lock-redis/feed)WikiDiscussions master Synced 1mo ago

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

CommandLockRedis
================

[](#commandlockredis)

[![Build Status](https://camo.githubusercontent.com/52574c42cbed634f845d2b46a1d73ca53dda1267f3e935dccbb4df4909427334/68747470733a2f2f7472617669732d63692e6f72672f776f6f786f2f436f6d6d616e644c6f636b52656469732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wooxo/CommandLockRedis)[![Latest Stable Version](https://camo.githubusercontent.com/bbdeb3ea0aa57e380b5ab34854007cb52ef3343252e209d2a84e6489cb5ab34a/68747470733a2f2f706f7365722e707567782e6f72672f776f6f786f2f636f6d6d616e642d6c6f636b2d72656469732f762f737461626c652e706e67)](https://packagist.org/packages/wooxo/command-lock-redis) [![Total Downloads](https://camo.githubusercontent.com/8fc0d433228b584a6898291b34d001f46bda95cd85ced16e9efe822d66dfead7/68747470733a2f2f706f7365722e707567782e6f72672f776f6f786f2f636f6d6d616e642d6c6f636b2d72656469732f646f776e6c6f6164732e706e67)](https://packagist.org/packages/wooxo/command-lock-redis)

It's a library for Laravel 4.2.

'Lock system' for your command task (Laravel 4.2).

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

[](#installation)

Install using composer:

```
composer require wooxo/command-lock-redis
```

Add provider in config.app

```
'providers' = array(
    [...],
    'Wooxo\CommandLockRedis\CommandLockRedisServiceProvider'
);
```

Usage
-----

[](#usage)

To be completed.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

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

Total

2

Last Release

3867d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/27fcfed0e8275297c29b9e2b3febfab85b281d7209401b452e6cba4f1d97c1c9?d=identicon)[wooxo](/maintainers/wooxo)

---

Top Contributors

[![lflaszlo](https://avatars.githubusercontent.com/u/533115?v=4)](https://github.com/lflaszlo "lflaszlo (1 commits)")

---

Tags

rediscroncommandlock

### Embed Badge

![Health badge](/badges/wooxo-command-lock-redis/health.svg)

```
[![Health](https://phpackages.com/badges/wooxo-command-lock-redis/health.svg)](https://phpackages.com/packages/wooxo-command-lock-redis)
```

###  Alternatives

[awssat/laravel-visits

Laravel Redis visits counter for Eloquent models

975163.6k2](/packages/awssat-laravel-visits)[monospice/laravel-redis-sentinel-drivers

Redis Sentinel integration for Laravel and Lumen.

103830.5k](/packages/monospice-laravel-redis-sentinel-drivers)[namoshek/laravel-redis-sentinel

An extension of Laravels Redis driver which supports connecting to a Redis master through Redis Sentinel.

38679.0k](/packages/namoshek-laravel-redis-sentinel)[yangusik/laravel-balanced-queue

Laravel queue management with load balancing between partitions (user groups)

786.4k](/packages/yangusik-laravel-balanced-queue)[vetruvet/laravel-phpredis

Use phpredis as the redis connection in Laravel

43123.7k](/packages/vetruvet-laravel-phpredis)[ginnerpeace/laravel-redis-lock

Simple redis distributed locks for Laravel.

15114.4k](/packages/ginnerpeace-laravel-redis-lock)

PHPackages © 2026

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