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 yesterday

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 41% 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

3913d 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

[illuminate/cache

The Illuminate Cache package.

12937.0M1.8k](/packages/illuminate-cache)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k90.5k1](/packages/mike-bronner-laravel-model-caching)[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21111.6k](/packages/iazaran-smart-cache)[namoshek/laravel-redis-sentinel

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

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

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

8514.4k](/packages/yangusik-laravel-balanced-queue)

PHPackages © 2026

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