PHPackages                             dedermus/redis-manager - 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. dedermus/redis-manager

ActiveLibrary[Caching](/categories/caching)

dedermus/redis-manager
======================

Redis manager for open admin

v1.0.0(3y ago)12MITPHPPHP &gt;=7.0.0

Since Jun 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dedermus/redis-manager)[ Packagist](https://packagist.org/packages/dedermus/redis-manager)[ Docs](https://github.com/open-admin-org/redis-manager)[ RSS](/packages/dedermus-redis-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Redis manager for open-admin
============================

[](#redis-manager-for-open-admin)

[![StyleCI](https://camo.githubusercontent.com/b61fb45be69d6adc89bd23555a819f02b26204cb934ddf10b44dd4cef866a153/68747470733a2f2f7374796c6563692e696f2f7265706f732f3530383835393234302f736869656c643f6272616e63683d6d61696e)](https://styleci.io/repos/508859240)[![Packagist](https://camo.githubusercontent.com/9993cbaa0133f7c2c06b49afa6a068cc03f7a8e8b68bf73bca1239cd697fb862/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6f70656e2d61646d696e2d6f72672f72656469732d6d616e616765722e7376673f7374796c653d666c61742d73717561726526636f6c6f723d627269676874677265656e)](https://packagist.org/packages/open-admin-ext/redis-manager)[![Total Downloads](https://camo.githubusercontent.com/4d12f84de961dd16d0e7b6b6109feb15e05e6e76edeced891d4b6292caec15cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6f70656e2d61646d696e2d6578742f72656469732d6d616e616765722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/open-admin-ext/redis-manager)![Pull request welcome](https://camo.githubusercontent.com/25f2db1404306d6dc01b1ac6e8c70f5f397ea8043dd9584d8dc4bc31b8bfea59/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f70722d77656c636f6d652d677265656e2e7376673f7374796c653d666c61742d737175617265)

Screenshot
----------

[](#screenshot)

[![extension-redis-manager](https://user-images.githubusercontent.com/86517067/176555243-be034c34-92b4-4b60-8f32-89dd0432be64.png)](https://user-images.githubusercontent.com/86517067/176555243-be034c34-92b4-4b60-8f32-89dd0432be64.png)

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

[](#installation)

```
$ composer require dedermus/redis-manager

$ php artisan admin:import redis-manager

```

Open `http://your-host/admin/redis` in your browser.

Debugging
---------

[](#debugging)

When error: `Class "Redis" not found` try changing to predis instead.

in `config/database.php` or .env set REDIS\_CLIENT to 'predis';

```
   'client' => env('REDIS_CLIENT', 'predis'),
```

License
-------

[](#license)

Licensed under [The MIT License (MIT)](LICENSE).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.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

Unknown

Total

1

Last Release

1410d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/42d5b6e1af612060284f1d52feba723a6304f41f9deb9d801f091d1b789738dc?d=identicon)[dedermus](/maintainers/dedermus)

---

Top Contributors

[![open-admin-org](https://avatars.githubusercontent.com/u/86517067?v=4)](https://github.com/open-admin-org "open-admin-org (6 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (1 commits)")

---

Tags

redismanageropen-admin

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dedermus-redis-manager/health.svg)

```
[![Health](https://phpackages.com/badges/dedermus-redis-manager/health.svg)](https://phpackages.com/packages/dedermus-redis-manager)
```

###  Alternatives

[encore/redis-manager

Redis manager for laravel

25243.1k](/packages/encore-redis-manager)[predis/predis-async

Asynchronous version of Predis

366348.4k](/packages/predis-predis-async)[rhubarbgroup/redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.

51795.3k1](/packages/rhubarbgroup-redis-cache)[laravel-admin-ext/redis-manager

Redis manager for laravel-admin

103168.7k6](/packages/laravel-admin-ext-redis-manager)[monospice/laravel-redis-sentinel-drivers

Redis Sentinel integration for Laravel and Lumen.

103830.5k](/packages/monospice-laravel-redis-sentinel-drivers)[jamescauwelier/psredis

Sentinel client for the popular php redis client

77392.9k5](/packages/jamescauwelier-psredis)

PHPackages © 2026

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