{"id":19348743,"url":"https://github.com/cloudtay/workerman-ripple","last_synced_at":"2025-04-13T02:35:12.176Z","repository":{"id":260934832,"uuid":"882757276","full_name":"cloudtay/workerman-ripple","owner":"cloudtay","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-08T03:25:04.000Z","size":81,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-22T04:03:51.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cloudtay.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-03T17:21:58.000Z","updated_at":"2025-02-08T03:25:08.000Z","dependencies_parsed_at":"2024-11-03T18:35:06.853Z","dependency_job_id":null,"html_url":"https://github.com/cloudtay/workerman-ripple","commit_stats":null,"previous_names":["cloudtay/workerman-ripple"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtay%2Fworkerman-ripple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtay%2Fworkerman-ripple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtay%2Fworkerman-ripple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtay%2Fworkerman-ripple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudtay","download_url":"https://codeload.github.com/cloudtay/workerman-ripple/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248657851,"owners_count":21140843,"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":[],"created_at":"2024-11-10T04:22:49.785Z","updated_at":"2025-04-13T02:35:12.140Z","avatar_url":"https://github.com/cloudtay.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp style=\"text-align: center\"\u003e\n\u003cimg src=\"assets/logo.png\" style=\"height: 200px;width: 200px;\" alt=\"logo\"\u003e\n\u003c/p\u003e\n\n`ripple`协程引擎的`Workerman`版驱动, 使得`Workerman`支持协程编程,\n从而可以使用`ripple`协程引擎的各种特性\n\n### 兼容版本\n\n| Workerman版本 | 支持状态 |\n|-------------|------|\n| 4.1.x       | 长期支持 |\n| 5.0.x       | 长期支持 |\n\n### 安装\n\n```shell\ncomposer require cloudtay/workerman-ripple\n```\n\n#### Workerman使用方法\n\n```php\nuse Workerman\\Worker;\n\nWorker::$eventLoopClass = Workerman\\Ripple\\Driver::class;\nWorker::runAll();\n```\n\n#### Webman使用方法\n\n\u003e 编辑`server.php`\n\n```php\nreturn [\n    'event_loop' =\u003e Workerman\\Ripple\\Driver::class,\n    // other configurations\n];\n```\n\n### 使用文档\n\n你可以访问`ripple`的[文档](https://ripple.cloudtay.com/)开始阅读\n\n我们建议你从[手动安装](https://ripple.cloudtay.com/docs/install/professional)开始, 便于更好地理解ripple的工作流程\n\n如果你想快速部署并使用`ripple`的服务, 你可以直接访问[快速部署](https://ripple.cloudtay.com/docs/install/server)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudtay%2Fworkerman-ripple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudtay%2Fworkerman-ripple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudtay%2Fworkerman-ripple/lists"}