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

041.8k↓39.8%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 1mo 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

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

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

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)

PHPackages © 2026

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