phpredis/phpredis - OSS Alternative - Discover Top Open Source Alternatives to Popular Software
PHP Extension / Data Store Client
10.2k 2026-05-12

phpredis/phpredis

A high-performance PHP extension providing an API for communicating with Redis, Valkey, and KeyDB key-value stores.

Core Features

Comprehensive API for Redis, Valkey, and KeyDB.
Supports various Redis data structures (strings, hashes, lists, sets, sorted sets, streams, etc.).
Can be used as a PHP session handler.
Includes support for Distributed Redis Array, Redis Cluster, and Redis Sentinel.
Offers transaction and scripting capabilities.

Detailed Introduction

PhpRedis is a critical C extension for PHP, designed to offer a robust and high-performance interface for interacting with popular key-value stores like Redis, Valkey, and KeyDB. It provides a comprehensive API that covers a wide array of Redis functionalities, from basic data manipulation to advanced features such as pub/sub, transactions, and cluster management. Leveraging a native C implementation, PhpRedis ensures optimal speed and low latency, making it an indispensable tool for caching, session management, and real-time data processing in scalable PHP applications.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.