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

ActiveLibrary[Caching](/categories/caching)

drobinetm/laravel-drobinetm-redis
=================================

Package to obtain the info of a redis server used by our application through a json response.

1.0.1(5y ago)05MITPHPPHP ^7.3|^8.0

Since May 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/drobinetm/laravel-drobinetm-redis)[ Packagist](https://packagist.org/packages/drobinetm/laravel-drobinetm-redis)[ RSS](/packages/drobinetm-laravel-drobinetm-redis/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

 [![laravel-redis.png](https://github.com/drobinetm/laravel-drobinetm-redis/raw/main/src/public/assets/2021-05-09_15-28.png?raw=true)](https://github.com/drobinetm/laravel-drobinetm-redis/blob/main/src/public/assets/2021-05-09_15-28.png?raw=true)

==========================================================================================================================================================================================================================================================

[](#------)

Laravel Redis Information
=========================

[](#laravel-redis-information)

   Laravel package to get information from a Redis server with json response.  How to Use
----------

[](#how-to-use)

```
composer require drobinetm/laravel-drobinetm-redis

php artisan laravel-redis:install
```

In Your Project
---------------

[](#in-your-project)

1. Modify `phpredis` by `predis` in database.php config.
2. Modify in database.php the connection config to your redis server.

`Note:` [Laravel Docs](https://laravel.com/docs/8.x/redis#predis)

Then
----

[](#then)

1. Save the printed signature property in the console.
2. Send in the header of the links the value of the signature property: \[Laravel-Redis-Signature\] =&gt; signature value

 [![laravel-redis-signature.png](https://github.com/drobinetm/laravel-drobinetm-redis/raw/main/src/public/assets/2021-05-13_10-55.png?raw=true)](https://github.com/drobinetm/laravel-drobinetm-redis/blob/main/src/public/assets/2021-05-13_10-55.png?raw=true)

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#----)

Endpoints
---------

[](#endpoints)

1. **\[GET\]** `/redis/info` | **(Params - Optional)** `section: server|clients|memory|persistence|stats|replication|cpu|cluster|keyspace`
2. **\[GET\]** `/redis/keys` | **(Params - Optional)** `pattern: *|`
3. **\[GET\]** `/redis/slow-log` | **(Params - Optional)** `argument: 1|`

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Unknown

Total

1

Last Release

1826d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/14002192?v=4)[Diovi Robinet Morales](/maintainers/drobinetm)[@drobinetm](https://github.com/drobinetm)

---

Top Contributors

[![drobinetm](https://avatars.githubusercontent.com/u/14002192?v=4)](https://github.com/drobinetm "drobinetm (21 commits)")

---

Tags

laravelredisdrobinetm

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[monospice/laravel-redis-sentinel-drivers

Redis Sentinel integration for Laravel and Lumen.

103830.5k](/packages/monospice-laravel-redis-sentinel-drivers)[encore/redis-manager

Redis manager for laravel

25243.1k](/packages/encore-redis-manager)[ginnerpeace/laravel-redis-lock

Simple redis distributed locks for Laravel.

15114.4k](/packages/ginnerpeace-laravel-redis-lock)[kevindees/laravel-redis-queue

Redis queue managment for laravel.

1634.1k](/packages/kevindees-laravel-redis-queue)

PHPackages © 2026

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