cloudtay / ripple

๐Ÿš€ A modern, high-performance, native PHP coroutine engine.
https://github.com/cloudtay/ripple
MIT License
127 stars 8 forks source link
async coroutine http-server php php-cli php-server php8 websocket

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

๐Ÿš€ 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

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 jingnigg@gmail.com

WeChat jingnigg