cloudtay / ripple
Installs: 588
Dependents: 6
Suggesters: 0
Security: 0
Stars: 127
Watchers: 5
Forks: 8
Open Issues: 2
Requires
- php: >=8.1
- ext-openssl: *
- ext-sockets: *
- psr/http-message: *
- revolt/event-loop: ^1.0
Requires (Dev)
- ext-curl: *
- ext-parallel: *
- ext-pcntl: *
- ext-posix: *
- ext-zlib: *
- friendsofphp/php-cs-fixer: *
- phpunit/phpunit: *
Suggests
- ext-curl: For better http client
- ext-parallel: For better parallel processing
- ext-pcntl: For better signal handling
- ext-posix: For better signal handling
- ext-zlib: For better compression
- cloudtay/ripple-http: For better http client
- cloudtay/ripple-rdo: For better mysql client
- cloudtay/ripple-websocket: For better websocket client
This package is auto-updated.
Last update: 2024-11-05 09:55:36 UTC
README
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
Special thanks
Jetbrains provides free development tools for this project
Contact information
Email
jingnigg@gmail.com
WeChat
jingnigg