Ross ROSS = Recommend OSS · open-source software intelligence for agents

snc/SncRedisBundle

A Redis bundle for Symfony supporting Predis and PhpRedis observed · 2026-08-28

github.com/snc/SncRedisBundle · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 95
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 50.5
  • age_days: 5900
  • days_rel: 31
  • days_push: 30
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

1049 stars · 320 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

SncRedisBundle is a Symfony bundle that integrates Redis into Symfony 6.4+ applications via either the Predis pure-PHP client or the native PhpRedis extension. It provides a fast, configurable interface for Redis connections, caching, and session storage.

Use cases

  • use Redis for caching in a Symfony application
  • store PHP sessions in Redis
  • connect Symfony to Redis with Predis or PhpRedis
  • configure multiple Redis clients in Symfony
  • use Redis as a fast key-value store in PHP

When to choose

  • you run a Symfony 6.4+ app and want first-class Redis integration
  • you need a choice between the PhpRedis extension and the portable Predis client
  • you want Redis-backed caching or sessions with Symfony DI configuration

When to avoid

  • your project does not use Symfony
  • you need a standalone Redis client without framework integration
  • you use a PHP version below the bundle's supported range

Facets

plugin · maturity active

database-driver caching configuration-management databases web-development backend developer-tools php self-hosted redis symfony-bundle predis phpredis cache session-storage web-server

2 sources

Member repositories

RepositoryRoleHealth v2
snc/SncRedisBundlemain92

For agents

markdown · JSON · MCP: product_card(name="snc/SncRedisBundle")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem