Skip to content

cloudtay/ripple

Repository files navigation

Logo

Build Status Download statistics Stable version License

Ripple is a modern, high-performance native PHP coroutine engine designed to solve PHP's challenges in high concurrency, complex network communication and data operations. The engine uses an innovative architecture and efficient programming model to provide powerful and flexible backend support for modern web and web applications. By using ripple, you will experience the advantages of managing tasks from a global view of the system and efficiently handling network traffic and data.

Install

composer require cloudtay/ripple

Latest documentation

You can visit ripple’s documentation to start reading

We recommend that you start with Manual Installation to better understand the workflow of ripple

If you want to quickly deploy and use ripple services, you can directly visit Quick Deployment

Appendix

Applicable component library

We allow users to choose applicable component libraries by themselves. All components can be used as described in the document without additional configuration.

🚀 Guzzle
PHP is the most widely used HTTP client

🔥 AmPHP
Provides rich PHP asynchronous components for users to encapsulate by themselves

🚀 Laravel-ripple
The official high-performance driver library provides seamless access to your traditional applications.

🚀 Workerman-ripple
The official high-performance driver library provides seamless access to your traditional applications.

🚀 Webman-coroutine
The workbunny team's integrated webman coroutine extension provides coroutine support for Webman.

🟢 ripple
Provides standard coroutine architecture and tools for rapid development or packaging of traditional applications

Event Library Guide

Extension Types Recommended Use Compatibility Description
libev 🏅️ 🟢️ Ev is a more efficient event extension that performs consistently in various systems and is recommended to be used
Native 🟢 Support the use of PHP's built-in select mechanism
event 🌗 The event characteristics under different systems are not uniform, and their use is not recommended

Special thanks

jetbrains

Jetbrains provides free development tools for this project

Contact information

Email [email protected]

WeChat jingnigg