{"id":94631,"library":"workerman-globaldata","title":"Workerman GlobalData","description":"Global data sharing for Workerman applications.","status":"active","version":"1.0.6","language":"php","source_language":null,"source_url":"https://github.com/walkor/GlobalData","tags":["workerman","global","data","sharing"],"install":[{"cmd":"composer require workerman/globaldata","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Client","correct":"use GlobalData\\Client;"}],"quickstart":{"code":"use GlobalData\\Client;\n\n$client = new Client('127.0.0.1:2207');\n$client->add('key', 'value');\n$value = $client->get('key');","lang":"php","description":"Connect to a GlobalData server and store/retrieve data."},"warnings":[],"env_vars":null,"search_vec":"'applic':8 'data':4,11 'global':3,10 'globaldata':2 'share':5,12 'workerman':1,7,9","created_at":"2026-06-19T10:09:52.557771+00:00","updated_at":"2026-06-19T10:09:52.557771+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://www.workerman.net","github":"https://github.com/walkor/GlobalData","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}