PHPackages                             webman-tech/laravel-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. webman-tech/laravel-redis

ActiveLibrary[Caching](/categories/caching)

webman-tech/laravel-redis
=========================

Webman plugin webman-tech/laravel-redis

v12.0.13(8mo ago)07MITPHPPHP ^8.2

Since Feb 7Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/webman-tech/laravel-redis)[ Packagist](https://packagist.org/packages/webman-tech/laravel-redis)[ RSS](/packages/webman-tech-laravel-redis/feed)WikiDiscussions 12.x Synced today

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

webman-tech/laravel-redis
=========================

[](#webman-techlaravel-redis)

> Split from [webman-tech/laravel-monorepo](https://github.com/webman-tech/laravel-monorepo)

适用于 webman 的 Laravel Redis 组件，基于 illuminate/redis 实现。

安装
--

[](#安装)

```
composer require webman-tech/laravel-redis
```

简介
--

[](#简介)

该组件是对 [webman/redis](https://www.workerman.net/doc/webman/db/redis.html) 的包装，提供更完整的 Laravel Redis 使用体验。

所有方法和配置与 Laravel 几乎一致，因此使用方式可完全参考 [Laravel Redis 文档](https://laravel.com/docs/redis)。

特殊使用说明
------

[](#特殊使用说明)

使用 `WebmanTech\LaravelRedis\Facades\Redis` 替代 `Illuminate\Support\Facades\Redis`

```
use WebmanTech\LaravelRedis\Facades\Redis;

Redis::set('key', 'value');
$value = Redis::get('key');
```

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance75

Regular maintenance activity

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Recently: every ~0 days

Total

16

Last Release

245d ago

Major Versions

11.x-dev → v12.0.72025-06-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/b4053cfc9956b8c15b9bc4c9c7c2bad625d16d1b6d9191019b2a25cc0972d955?d=identicon)[kriss](/maintainers/kriss)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/webman-tech-laravel-redis/health.svg)

```
[![Health](https://phpackages.com/badges/webman-tech-laravel-redis/health.svg)](https://phpackages.com/packages/webman-tech-laravel-redis)
```

###  Alternatives

[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M131](/packages/laravel-pulse)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[illuminate/view

The Illuminate View package.

13047.0M2.2k](/packages/illuminate-view)[saithink/saiadmin

webman plugin

28211.5k1](/packages/saithink-saiadmin)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[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)

PHPackages © 2026

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