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)1246.9k↓40.6%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 today

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

42

—

FairBetter than 88% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity36

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity76

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

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

[laravel/pulse

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

1.7k15.1M132](/packages/laravel-pulse)[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[spatie/laravel-responsecache

Speed up a Laravel application by caching the entire response

2.8k9.0M69](/packages/spatie-laravel-responsecache)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M201](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[mike-bronner/laravel-model-caching

Automatic caching for Eloquent models.

2.4k91.9k1](/packages/mike-bronner-laravel-model-caching)

PHPackages © 2026

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