{"id":95087,"library":"cheprasov-php-redis-client","title":"PHP Redis Client","description":"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","status":"active","version":"1.10.0","language":"php","source_language":null,"source_url":"https://github.com/cheprasov/php-redis-client","tags":["redis","client","cache","database","performance"],"install":[{"cmd":"composer require cheprasov/php-redis-client","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"RedisClient","correct":"use Cheprasov\\RedisClient\\RedisClient;"}],"quickstart":{"code":"use Cheprasov\\RedisClient\\RedisClient;\n\n$client = new RedisClient('tcp://127.0.0.1:6379');\n$client->set('key', 'value');\necho $client->get('key');","lang":"php","description":"Connect to Redis and perform basic set/get operations"},"warnings":[{"fix":"Install php-redis extension (e.g., pecl install redis) or igbinary","message":"Requires PHP ext-redis or ext-igbinary for serialization","severity":"gotcha","affected_versions":">=1.0.0"}],"env_vars":null,"search_vec":"'2.6':34 '6.0':36 'cach':39 'client':3,5,19,38 'databas':40 'fast':11 'friend':18 'fulli':13 'fully-funct':12 'function':14 'latest':28 'optim':22 'perform':24,41 'php':1,4 'redi':2,7,21,31,37 'rediscli':25 'start':32 'support':26 'user':17 'user-friend':16 'version':29","created_at":"2026-06-19T10:19:41.925956+00:00","updated_at":"2026-06-19T10:19:41.925956+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/cheprasov/php-redis-client","github":"https://github.com/cheprasov/php-redis-client","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}