{"id":22740534,"url":"https://github.com/larvatecn/tencent-cloud-cmq","last_synced_at":"2025-09-12T02:37:30.751Z","repository":{"id":57012529,"uuid":"345079131","full_name":"larvatecn/tencent-cloud-cmq","owner":"larvatecn","description":"Tencent Cloud CMQ queue for PHP.  ","archived":false,"fork":false,"pushed_at":"2021-03-06T11:51:55.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-09T20:43:56.108Z","etag":null,"topics":[],"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/larvatecn.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":"2021-03-06T11:40:40.000Z","updated_at":"2021-03-14T15:04:27.000Z","dependencies_parsed_at":"2022-08-21T15:10:30.521Z","dependency_job_id":null,"html_url":"https://github.com/larvatecn/tencent-cloud-cmq","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/larvatecn/tencent-cloud-cmq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larvatecn%2Ftencent-cloud-cmq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larvatecn%2Ftencent-cloud-cmq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larvatecn%2Ftencent-cloud-cmq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larvatecn%2Ftencent-cloud-cmq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larvatecn","download_url":"https://codeload.github.com/larvatecn/tencent-cloud-cmq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larvatecn%2Ftencent-cloud-cmq/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274744062,"owners_count":25341136,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-12-10T23:09:17.056Z","updated_at":"2025-09-12T02:37:30.719Z","avatar_url":"https://github.com/larvatecn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tencent-cloud-cmq\n\n这个SDK和阿里云的MNS通用，直接可切换,\n支持 同步 异步模式。\n\n[![Build Status](https://travis-ci.org/larva/tencent-cloud-cmq.svg?branch=master)](https://travis-ci.org/larva/tencent-cloud-cmq)\n[![License](https://poser.pugx.org/larva/tencent-cloud-cmq/license.svg)](https://packagist.org/packages/larva/tencent-cloud-cmq)\n[![Latest Stable Version](https://poser.pugx.org/larva/tencent-cloud-cmq/v/stable.png)](https://packagist.org/packages/larva/tencent-cloud-cmq)\n[![Total Downloads](https://poser.pugx.org/larva/tencent-cloud-cmq/downloads.png)](https://packagist.org/packages/larva/tencent-cloud-cmq)\n\n## Installation\n\nThe preferred way to install this extension is through [composer](http://getcomposer.org/download/).\n\nEither run\n\n```\ncomposer require larva/tencent-cloud-cmq -vv\n```\n\nor add\n\n```\n\"larva/tencent-cloud-cmq \": \"~1.0\"\n```\n\nto the require section of your `composer.json` file.\n\n## Use\n\n```php\nuse TencentCloudCMQ\\Client;\n\n$client = new Client('https://cmq-queue-bj.api.qcloud.com','abcdedgasdf','abcdedgasdf');\n$request = new \\TencentCloudCMQ\\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## For Laravel\n\n[larva/laravel-queue-tencent-cloud-cmq](https://github.com/larvatech/laravel-queue-tencent-cloud-cmq)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarvatecn%2Ftencent-cloud-cmq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarvatecn%2Ftencent-cloud-cmq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarvatecn%2Ftencent-cloud-cmq/lists"}