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.
composer require cloudtay/ripple
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
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
๐ Driver 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
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 |
Jetbrains provides free development tools for this project
Email
jingnigg@gmail.com
WeChat
jingnigg