{"id":16272041,"url":"https://github.com/cloudtay/ripple","last_synced_at":"2025-05-16T11:05:31.460Z","repository":{"id":246359155,"uuid":"820863076","full_name":"cloudtay/ripple","owner":"cloudtay","description":"A modern, high-performance, native PHP coroutine engine.","archived":false,"fork":false,"pushed_at":"2025-05-08T02:22:13.000Z","size":1570,"stargazers_count":151,"open_issues_count":0,"forks_count":8,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-15T02:56:08.361Z","etag":null,"topics":["async","coroutine","http-server","php","php-cli","php-server","php8","websocket"],"latest_commit_sha":null,"homepage":"https://github.com/cloudtay/ripple","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":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2024-06-27T10:26:10.000Z","updated_at":"2025-05-14T19:22:04.000Z","dependencies_parsed_at":"2024-07-16T17:34:02.323Z","dependency_job_id":"eb0574f3-f49a-4cb0-9551-2759279fccc8","html_url":"https://github.com/cloudtay/ripple","commit_stats":null,"previous_names":["cloudtay/p-ripple-core","cloudtay/p-ripple-event","cloudtay/ripple"],"tags_count":31,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtay%2Fripple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtay%2Fripple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtay%2Fripple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudtay%2Fripple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudtay","download_url":"https://codeload.github.com/cloudtay/ripple/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518384,"owners_count":22084374,"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":["async","coroutine","http-server","php","php-cli","php-server","php8","websocket"],"created_at":"2024-10-10T18:15:53.798Z","updated_at":"2025-05-16T11:05:26.452Z","avatar_url":"https://github.com/cloudtay.png","language":"PHP","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"assets/images/logo.png\" width=\"420\" alt=\"Logo\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"#\"\u003e\u003cimg src=\"https://img.shields.io/badge/PHP-%3E%3D%208.1-blue\" alt=\"Build Status\"\u003e\u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/cloudtay/ripple\"\u003e\u003cimg src=\"https://img.shields.io/packagist/dt/cloudtay/ripple\" alt=\"Download statistics\"\u003e \u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/cloudtay/ripple\"\u003e\u003cimg src=\"https://img.shields.io/packagist/v/cloudtay/ripple\" alt=\"Stable version\"\u003e \u003c/a\u003e\n\u003ca href=\"https://packagist.org/packages/cloudtay/ripple\"\u003e\u003cimg src=\"https://img.shields.io/packagist/l/cloudtay/ripple\" alt=\"License\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cp\u003e\nRipple is a modern, high-performance native PHP coroutine engine designed to solve PHP's challenges in high concurrency, complex network communication and data operations.\nThe engine uses an innovative architecture and efficient programming model to provide powerful and flexible backend support for modern web and web applications.\nBy using ripple, you will experience the advantages of managing tasks from a global view of the system and efficiently handling network traffic and data. \u003c/p\u003e\n\n## Install\n\n````bash\ncomposer require cloudtay/ripple\n````\n\n## Latest documentation\n\nYou can visit `ripple`’s [documentation](https://ripple.cloudtay.com/) to start reading\n\nWe recommend that you start with [Manual Installation](https://ripple.cloudtay.com/docs/install/professional) to better\nunderstand the workflow of ripple\n\nIf you want to quickly deploy and use `ripple` services, you can directly\nvisit [Quick Deployment](https://ripple.cloudtay.com/docs/install/server)\n\n## Appendix\n\n### Applicable component library\n\n\u003e We allow users to choose applicable component libraries by themselves. All components can be used as described in the\n\u003e document without additional configuration.\n\n**🚀 [Guzzle](https://docs.guzzlephp.org/en/stable/)**  \nPHP is the most widely used HTTP client\n\n**🔥 [AmPHP](https://amphp.org/)**  \nProvides rich PHP asynchronous components for users to encapsulate by themselves\n\n**🚀 [Laravel-ripple](https://github.com/cloudtay/laravel-ripple)**  \nThe official high-performance driver library provides seamless access to your traditional applications.\n\n**🚀 [Workerman-ripple](https://github.com/cloudtay/workerman-ripple)**  \nThe official high-performance driver library provides seamless access to your traditional applications.\n\n**🚀 [Webman-coroutine](https://github.com/workbunny/webman-coroutine)**  \nThe workbunny team's integrated webman coroutine extension provides coroutine support for Webman.\n\n**🟢 [ripple](https://github.com/cloudtay/ripple)**  \nProvides standard coroutine architecture and tools for rapid development or packaging of traditional applications\n\n### Event Library Guide\n\n| Extension Types | Recommended Use | Compatibility |                                                     Description                                                      |\n|:---------------:|:---------------:|:-------------:|:--------------------------------------------------------------------------------------------------------------------:|\n|     `libev`     |       🏅️       |      🟢️      | `Ev` is a more efficient event extension that performs consistently in various systems and is recommended to be used |\n|    `Native`     |        ️        |      🟢       |                                  Support the use of PHP's built-in select mechanism                                  |\n|     `event`     |                 |      🌗       |         The event characteristics under different systems are not uniform, and their use is not recommended          |\n\n## Special thanks\n\n\u003ca href=\"https://www.jetbrains.com/?from=ripple\" target=\"__blank\"\u003e\n    \u003cimg src=\"https://www.jetbrains.com/company/brand/img/jetbrains_logo.png\" width=\"200\" alt=\"jetbrains\"\u003e\n\u003c/a\u003e\n\n[Jetbrains](https://www.jetbrains.com/?from=ripple) provides free development tools for this project\n\n### Contact information\n\n`Email` jingnigg@gmail.com\n\n`WeChat` jingnigg\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudtay%2Fripple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudtay%2Fripple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudtay%2Fripple/lists"}