{"id":87998,"library":"hyperf-redis","title":"Hyperf Redis","description":"A redis component for hyperf.","status":"active","version":"3.1.69","language":"php","source_language":null,"source_url":"https://github.com/hyperf/redis","tags":["redis","hyperf","cache","database"],"install":[{"cmd":"composer require hyperf/redis","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Redis","correct":"use Hyperf\\Redis\\Redis;"}],"quickstart":{"code":"use Hyperf\\Redis\\Redis;\n\n$redis = new Redis();\n$redis->set('key', 'value');\necho $redis->get('key');","lang":"php","description":"Basic Redis set and get operations"},"warnings":[],"env_vars":null,"search_vec":"'cach':10 'compon':5 'databas':11 'hyperf':1,7,9 'redi':2,4,8","created_at":"2026-06-19T08:25:46.190184+00:00","updated_at":"2026-06-19T08:25:46.190184+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":"https://hyperf.io","github":"https://github.com/hyperf/redis","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["database","utility"],"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}}