{"id":95392,"library":"hyperf-nsq","title":"Hyperf NSQ","description":"A nsq library for Hyperf, providing NSQ messaging integration.","status":"active","version":"3.1.63","language":"php","source_language":null,"source_url":"https://github.com/hyperf/nsq","tags":["hyperf","nsq","messaging","queue"],"install":[{"cmd":"composer require hyperf/nsq","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"Nsq","correct":"use Hyperf\\Nsq\\Nsq;"}],"quickstart":{"code":"use Hyperf\\Nsq\\Nsq;\n\n$nsq = new Nsq(['host' => '127.0.0.1', 'port' => 4150]);\n$nsq->publish('topic', 'message');","lang":"php","description":"Publish a message to an NSQ topic."},"warnings":[],"env_vars":null,"search_vec":"'hyperf':1,7,12 'integr':11 'librari':5 'messag':10,14 'nsq':2,4,9,13 'provid':8 'queue':15","created_at":"2026-06-19T10:29:41.388493+00:00","updated_at":"2026-06-19T10:29:41.388493+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/nsq","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["messaging"],"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}}