{"id":21020743,"url":"https://github.com/xutl/qcloud-cmq","last_synced_at":"2025-05-15T07:34:16.878Z","repository":{"id":32717746,"uuid":"140370912","full_name":"xutl/qcloud-cmq","owner":"xutl","description":"腾讯云的 CMQ PHP SDK,全功能","archived":false,"fork":false,"pushed_at":"2022-04-08T08:37:44.000Z","size":108,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-18T18:08:59.398Z","etag":null,"topics":["qcloud","qcloud-cmq","tencent","tencent-cloud"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xutl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-10T03:15:56.000Z","updated_at":"2021-02-15T05:42:10.000Z","dependencies_parsed_at":"2022-08-07T18:01:00.227Z","dependency_job_id":null,"html_url":"https://github.com/xutl/qcloud-cmq","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xutl%2Fqcloud-cmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xutl%2Fqcloud-cmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xutl%2Fqcloud-cmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xutl%2Fqcloud-cmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xutl","download_url":"https://codeload.github.com/xutl/qcloud-cmq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254297432,"owners_count":22047493,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["qcloud","qcloud-cmq","tencent","tencent-cloud"],"created_at":"2024-11-19T10:43:10.592Z","updated_at":"2025-05-15T07:34:16.307Z","avatar_url":"https://github.com/xutl.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# qcloud-cmq\n\n这个SDK和阿里云的MNS通用，直接可切换,\n支持 同步 异步模式。\n\n[![Build Status](https://travis-ci.org/xutl/qcloud-cmq.svg?branch=master)](https://travis-ci.org/xutl/qcloud-cmq)\n[![License](https://poser.pugx.org/xutl/qcloud-cmq/license.svg)](https://packagist.org/packages/xutl/qcloud-cmq)\n[![Latest Stable Version](https://poser.pugx.org/xutl/qcloud-cmq/v/stable.png)](https://packagist.org/packages/xutl/qcloud-cmq)\n[![Total Downloads](https://poser.pugx.org/xutl/qcloud-cmq/downloads.png)](https://packagist.org/packages/xutl/qcloud-cmq)\n## Installation\n\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\nphp composer.phar require --prefer-dist xutl/qcloud-cmq\n```\n\nor add\n\n```\n\"xutl/qcloud-cmq\": \"~1.0\"\n```\n\nto the require section of your `composer.json` file.\n\n## Use\n\n```php\nuse XuTL\\QCloud\\Cmq\\Client;\n\n$client = new Client('https://cmq-queue-bj.api.qcloud.com','abcdedgasdf','abcdedgasdf');\n$request = new \\XuTL\\QCloud\\Cmq\\Requests\\ListTopicRequest();\ntry {\n    $response = $client-\u003elistTopic($request);\n    print_r($response);\n} catch (Exception $e) {\n    print_r($e-\u003egetMessage());\n}\n\n```\n\n## For Laravel\n\n[xutl/laravel-qcloud-cmq-queue](https://github.com/xutl/laravel-qcloud-cmq-queue)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxutl%2Fqcloud-cmq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxutl%2Fqcloud-cmq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxutl%2Fqcloud-cmq/lists"}