PHPackages                             nardev/laravel-5.1-phpredis - 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. nardev/laravel-5.1-phpredis

ActiveLibrary[Caching](/categories/caching)

nardev/laravel-5.1-phpredis
===========================

Use phpredis as the redis connection in Laravel 5.1

07904[2 issues](https://github.com/nardev/laravel-5.1-phpredis/issues)PHP

Since Jun 29Pushed 11y ago1 watchersCompare

[ Source](https://github.com/nardev/laravel-5.1-phpredis)[ Packagist](https://packagist.org/packages/nardev/laravel-5.1-phpredis)[ RSS](/packages/nardev-laravel-51-phpredis/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PhpRedis Connector for Laravel 5.1
==================================

[](#phpredis-connector-for-laravel-51)

placement for the `RedisServiceProvider` that comes with Laravel.

Requirements
------------

[](#requirements)

- PHP 5.3+
- Laravel 5.1

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

[](#installation)

THIS IS: laravel-5.1-phpredis Same package as vetruvet/laravel-phpredis but with small fix for Laravel 5.1

Should Also Add:

'providers' =&gt; \[ ... Nardev\\PhpRedis\\PhpRedisServiceProvider::class, ... \]

comment default "Illuminate\\Redis\\RedisServiceProvider::class" and add the alias

'aliases' =&gt; \[ ... 'PHPRedis' =&gt; 'Illuminate\\Support\\Facades\\Redis', ... \]

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/11218e07e39938e8d8ee4c699dcbabfc2b7f97ea339e099b94f77f703aef1d62?d=identicon)[nardev](/maintainers/nardev)

---

Top Contributors

[![nardev](https://avatars.githubusercontent.com/u/696054?v=4)](https://github.com/nardev "nardev (3 commits)")

### Embed Badge

![Health badge](/badges/nardev-laravel-51-phpredis/health.svg)

```
[![Health](https://phpackages.com/badges/nardev-laravel-51-phpredis/health.svg)](https://phpackages.com/packages/nardev-laravel-51-phpredis)
```

###  Alternatives

[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21114.2k](/packages/iazaran-smart-cache)[ichhabrecht/intcache

Turn uncachable page objects into cacheable links

193.9k](/packages/ichhabrecht-intcache)

PHPackages © 2026

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