PHPackages                             furester/silex-php-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. [HTTP &amp; Networking](/categories/http)
4. /
5. furester/silex-php-redis

ActiveLibrary[HTTP &amp; Networking](/categories/http)

furester/silex-php-redis
========================

phpredis extension provider for Silex

045.2k↓27.3%PHP

Since Jan 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/furester/silex-php-redis)[ Packagist](https://packagist.org/packages/furester/silex-php-redis)[ RSS](/packages/furester-silex-php-redis/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (4)Used By (0)

Silex PHP Redis Extension Provider
==================================

[](#silex-php-redis-extension-provider)

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

[](#installation)

Create (or add to your) composer.json in your projects root-directory:

```
{
    "require": {
        "furester/silex-php-redis": "*"
    }
}

```

and run:

```
curl -s http://getcomposer.org/installer | php
php composer.phar install

```

This is just a silex provider module for phpredis extension, you will need to setup Redis () and phpredis extension ().

Note that Redis and RedisCluster don't implement a common interface and they use different methods for some operations, you have to consider this in your code.

Example
-------

[](#example)

Check out simple example under "example" directory.

To run the examples:

```
composer update
php -S 127.0.0.1:8081 example/example.php

```

License
-------

[](#license)

'silex-php-redis' is licensed under the MIT license.

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.8% 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/bc3b09377b5551213f0749d2e60b3f48c00605dc950a80bf9080aa9459338845?d=identicon)[furester](/maintainers/furester)

---

Top Contributors

[![furester](https://avatars.githubusercontent.com/u/16382776?v=4)](https://github.com/furester "furester (10 commits)")[![leongkui](https://avatars.githubusercontent.com/u/1661748?v=4)](https://github.com/leongkui "leongkui (7 commits)")

### Embed Badge

![Health badge](/badges/furester-silex-php-redis/health.svg)

```
[![Health](https://phpackages.com/badges/furester-silex-php-redis/health.svg)](https://phpackages.com/packages/furester-silex-php-redis)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.9k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M92](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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