Libraries tagged by openswoole
zealphp/ext
256 Downloads
Per-request function overrides for long-running PHP servers. Intercepts 53 PHP built-ins (header, session_start, setcookie, etc.) and routes them to user-supplied callbacks. Purpose-built for ZealPHP.
small/swoole-patterns
1290 Downloads
This project provides implementations of async design patterns for PHP OpenSwoole projects.
small/swoole-entity-manager-core
237 Downloads
ORM designed for swoole. This is the core package. Use it for your from scratch implementation.
mleczakm/swoole-bundle-scheduler
35 Downloads
Run Symfony Scheduler inside the Swoole HTTP server on a Swoole\Timer::tick() loop instead of a blocking messenger:consume worker.
small/swoole-db
413 Downloads
This package provide advanced features to manipulate openswoole tables
ipejasinovic/swoole-grpc
2750 Downloads
OpenSwoole GRPC framework for building high performance services
cydrickn/swoole-runtime
404 Downloads
Swoole / Openswoole Runtime
monken/codeigniter4-burner-openswoole
100 Downloads
CodeIgniter4 out-of-the-box high-performance http/websocket server, OpenSwoole Driver.
zealphp/mongodb
1 Downloads
Async MongoDB driver for ZealPHP — Rust extension with PHP OOP library, non-blocking via eventfd + OpenSwoole coroutines
prowendi/hyperf-http-waf
194 Downloads
A reusable Hyperf HTTP WAF middleware package for PHP 8.2+ with Swoole and OpenSwoole compatibility.
leafs/eien
234 Downloads
High-speed, high-performance server for your Leaf apps.
laraxgram/surge
119 Downloads
Supercharge your LaraGram application's performance.
hi-folks/lara-sock
14 Downloads
WebSocket package for Laravel application, using Open Swoole server
compwright/swoole-psr7-compat
1393 Downloads
PSR compatibility adapters for Swoole
openswoole/example
45 Downloads
Example of Openswoole