Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0
composer require cheprasov/php-redis-clientNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connect to Redis and perform basic set/get operations
Install php-redis extension (e.g., pecl install redis) or igbinary
No dependency data recorded yet.