PHPackages                             asseco-voice/laravel-redis-cache-extension - 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. asseco-voice/laravel-redis-cache-extension

ActiveLibrary[Caching](/categories/caching)

asseco-voice/laravel-redis-cache-extension
==========================================

Laravel Redis cache extension

v2.0.0(2y ago)16.9k[4 PRs](https://github.com/asseco-voice/laravel-redis-cache-extension/pulls)MITPHPPHP ^8.1

Since Feb 10Pushed 1y ago6 watchersCompare

[ Source](https://github.com/asseco-voice/laravel-redis-cache-extension)[ Packagist](https://packagist.org/packages/asseco-voice/laravel-redis-cache-extension)[ RSS](/packages/asseco-voice-laravel-redis-cache-extension/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (8)Used By (0)

[![](https://github.com/asseco-voice/art/raw/main/evil_logo.png)](https://see.asseco.com)

Laravel Redis cache extension
=============================

[](#laravel-redis-cache-extension)

This package enables clearing Redis cache using wildcards.

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

[](#installation)

Install the package through composer. It is automatically registered as a Laravel service provider.

`composer require asseco-voice/laravel-redis-cache-extension`

Usage
-----

[](#usage)

Since this is for Redis driver only, the command will fail if you don't have `CACHE_DRIVER=redis` in your `.env` file.

Running the command `php artisan asseco:flush-redis` will trigger cache flush for all items in the cache (you will be asked for the confirmation), however the command takes pattern as argument.

When using Redis wildcard characters, argument will need to be enclosed within quotation marks:

`php artisan asseco:flush-redis "*_item"`

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 86.7% 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 ~454 days

Total

3

Last Release

1054d ago

Major Versions

v0.1.0 → v1.0.02022-05-05

v1.0.0 → v2.0.02023-08-08

PHP version history (3 changes)v0.1.0PHP ^7.4

v1.0.0PHP ^8.0

v2.0.0PHP ^8.1

### Community

Maintainers

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

---

Top Contributors

[![Norgul](https://avatars.githubusercontent.com/u/11718157?v=4)](https://github.com/Norgul "Norgul (13 commits)")[![assefvisic](https://avatars.githubusercontent.com/u/60132037?v=4)](https://github.com/assefvisic "assefvisic (1 commits)")[![josip-milotic](https://avatars.githubusercontent.com/u/42002911?v=4)](https://github.com/josip-milotic "josip-milotic (1 commits)")

---

Tags

cachelaravellaravel-8-packagelaravel-frameworkmicroservicemicroservicesphpphp7redisphplaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/asseco-voice-laravel-redis-cache-extension/health.svg)

```
[![Health](https://phpackages.com/badges/asseco-voice-laravel-redis-cache-extension/health.svg)](https://phpackages.com/packages/asseco-voice-laravel-redis-cache-extension)
```

###  Alternatives

[imanghafoori/laravel-widgetize

A minimal yet powerful package to give a better structure and caching opportunity for your Laravel apps.

909139.8k12](/packages/imanghafoori-laravel-widgetize)[swayok/alternative-laravel-cache

Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/

202570.3k8](/packages/swayok-alternative-laravel-cache)[alexmg86/laravel-sub-query

Laravel subquery

7539.6k](/packages/alexmg86-laravel-sub-query)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11914.4k42](/packages/kompo-kompo)

PHPackages © 2026

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