{"id":89679,"library":"hyperf-memory","title":"Hyperf Memory","description":"An independent component that uses and manages memory operations in Hyperf applications.","status":"active","version":"3.1.63","language":"php","source_language":null,"source_url":"https://github.com/hyperf/memory","tags":["hyperf","memory","component","management"],"install":[{"cmd":"composer require hyperf/memory","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"MemoryManager","correct":"use Hyperf\\Memory\\MemoryManager;"}],"quickstart":{"code":"use Hyperf\\Memory\\MemoryManager;\n\n$manager = new MemoryManager();\n$manager->set('key', 'value');\necho $manager->get('key');","lang":"php","description":"Store and retrieve a value from memory."},"warnings":[],"env_vars":null,"search_vec":"'applic':14 'compon':5,17 'hyperf':1,13,15 'independ':4 'manag':9,18 'memori':2,10,16 'oper':11 'use':7","created_at":"2026-06-19T08:50:49.182032+00:00","updated_at":"2026-06-19T08:50:49.182032+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/memory","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["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}}