PHPackages                             huangdijia/laravel-redis-ide-helper - 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. huangdijia/laravel-redis-ide-helper

ActiveLibrary[Caching](/categories/caching)

huangdijia/laravel-redis-ide-helper
===================================

Redis ide-helper for Laravel.

v3.0.5(2y ago)1243.3k↓33.3%MITPHPPHP &gt;=8.1CI failing

Since Aug 19Pushed 1y ago1 watchersCompare

[ Source](https://github.com/huangdijia/laravel-redis-ide-helper)[ Packagist](https://packagist.org/packages/huangdijia/laravel-redis-ide-helper)[ Docs](https://github.com/huangdijia/laravel-redis-ide-helper)[ RSS](/packages/huangdijia-laravel-redis-ide-helper/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (7)Dependencies (8)Versions (17)Used By (0)

laravel-redis-ide-helper
========================

[](#laravel-redis-ide-helper)

[![Latest Test](https://github.com/huangdijia/laravel-redis-ide-helper/workflows/tests/badge.svg)](https://github.com/huangdijia/laravel-redis-ide-helper/actions)[![Latest Stable Version](https://camo.githubusercontent.com/d6af6043e3743f382c846db8412f8775f1a1198711c7854e13c99724e3b883eb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6875616e6764696a69612f6c61726176656c2d72656469732d6964652d68656c706572)](https://packagist.org/packages/huangdijia/laravel-redis-ide-helper)[![Total Downloads](https://camo.githubusercontent.com/4aad03c0af6f8bd35b1155c06696c67e921a258bcef7c99f21dd114301a67a1e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6875616e6764696a69612f6c61726176656c2d72656469732d6964652d68656c706572)](https://packagist.org/packages/huangdijia/laravel-redis-ide-helper)[![GitHub license](https://camo.githubusercontent.com/21af33d743f1dc2d2a9ad81b8e17c9349d1d6805cfc97af12154109dbd88b346/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6875616e6764696a69612f6c61726176656c2d72656469732d6964652d68656c706572)](https://github.com/huangdijia/laravel-redis-ide-helper)

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

[](#installation)

```
composer require huangdijia/laravel-redis-ide-helper --dev
```

Register for Lumen, add Command to `app/Console/Kernel.php`

```
protected $commands = [
    // ...
    \Huangdijia\RedisIdeHelper\Commands\GenerateCommand::class,
    // ...
];
```

Usage
-----

[](#usage)

```
php artisan ide-helper:redis
```

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 89.5% 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 ~120 days

Recently: every ~98 days

Total

16

Last Release

656d ago

Major Versions

1.x-dev → 2.0.02022-03-17

2.x-dev → v3.0.02023-07-05

3.x-dev → v4.0.0-beta.12024-08-01

PHP version history (3 changes)1.0.0PHP &gt;=7.0.0

2.0.0PHP &gt;=8.0

v3.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8337659?v=4)[Deeka Wong](/maintainers/huangdijia)[@huangdijia](https://github.com/huangdijia)

---

Top Contributors

[![huangdijia](https://avatars.githubusercontent.com/u/8337659?v=4)](https://github.com/huangdijia "huangdijia (17 commits)")[![guanguans](https://avatars.githubusercontent.com/u/22309277?v=4)](https://github.com/guanguans "guanguans (2 commits)")

---

Tags

laravelrediside-helper

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/huangdijia-laravel-redis-ide-helper/health.svg)

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

###  Alternatives

[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k8.2M51](/packages/spatie-laravel-responsecache)[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)[monospice/laravel-redis-sentinel-drivers

Redis Sentinel integration for Laravel and Lumen.

103830.5k](/packages/monospice-laravel-redis-sentinel-drivers)[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)[nexxai/laravel-cfcache

A handful of Cloudflare cache helpers for Laravel

1317.7k](/packages/nexxai-laravel-cfcache)

PHPackages © 2026

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