{"id":15029584,"url":"https://github.com/wechaty/php-grpc","last_synced_at":"2026-01-31T12:02:19.139Z","repository":{"id":57079426,"uuid":"278544346","full_name":"wechaty/php-grpc","owner":"wechaty","description":"PHP Stubs for Chatie GRPC (DO NOT EDIT: Code generated by grpc_php_plugin)","archived":false,"fork":false,"pushed_at":"2021-10-04T02:39:03.000Z","size":76,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-22T21:54:32.664Z","etag":null,"topics":["chatbot","chatie","grpc","php74","wechaty","wechaty-puppet"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wechaty.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":"2020-07-10T05:14:15.000Z","updated_at":"2024-01-26T02:20:27.000Z","dependencies_parsed_at":"2022-08-24T13:10:22.218Z","dependency_job_id":null,"html_url":"https://github.com/wechaty/php-grpc","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/wechaty/php-grpc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fphp-grpc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fphp-grpc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fphp-grpc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fphp-grpc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wechaty","download_url":"https://codeload.github.com/wechaty/php-grpc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fphp-grpc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28941922,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T11:39:38.044Z","status":"ssl_error","status_checked_at":"2026-01-31T11:39:27.765Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chatbot","chatie","grpc","php74","wechaty","wechaty-puppet"],"created_at":"2024-09-24T20:11:06.786Z","updated_at":"2026-01-31T12:02:19.122Z","avatar_url":"https://github.com/wechaty.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# php-grpc\n\nPHP Stubs for Chatie GRPC\n\n## DO NOT EDIT\n\nCode generated by grpc_php_plugin.\n\nThis repo was generated via DevOps from [@chatie/grpc](https://github.com/chatie/grpc)\n\n## Usage\n\n**github.com/wechaty/php-grpc**\n\n### pecl安装\n\n```shell script\npecl install grpc\npecl install protobuf\n```\n\n### CentOS yum安装\n\n```shell script\nsudo yum install php72-php-pecl-grpc\nsudo yum install php72-php-pecl-protobuf\n```\n\n### composer\n\n```\ncomposer config repo.packagist composer https://mirrors.aliyun.com/composer/\ncomposer require wechaty/php-grpc\n```\n\n### php\n\n```php\nrequire dirname(__FILE__) . '/vendor/autoload.php';\n\n$client = new \\Wechaty\\PuppetClient(\"localhost:8788\", [\n    'credentials' =\u003e Grpc\\ChannelCredentials::createInsecure()\n]);\n$request = new \\Wechaty\\Puppet\\DingRequest();\nlist($response, $status) = $client-\u003eDing($request)-\u003ewait();\necho sprintf(\"code: %s, msg: %s \\n\", $status-\u003ecode, $status-\u003edetails);\n```\n\n## Author\n\n- [Chunsheng Zhang](https://github.com/zhangchunsheng) ([张春生](https://linkedin.com/in/justwannabewithyou)) zhangchunsheng423@gmail.com\n\n## Copyright \u0026 License\n\n- Code \u0026 Docs © 2020-now Chunsheng Zhang \\\u003czhangchunsheng423@gmail.com\\\u003e\n- Code released under the Apache-2.0 License\n- Docs released under Creative Commons\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwechaty%2Fphp-grpc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwechaty%2Fphp-grpc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwechaty%2Fphp-grpc/lists"}