octo-php/runtime-pack dependents (4) Order by: name | downloads Show: all | require | require-dev
-
PHP
octo-php/platform
Recommended OctoPHP runtime stack — installs the full async platform: runtime-pack, Symfony bridge suite, and observability.
-
PHP
octo-php/symfony-bridge
Core Symfony HttpKernel adapter for the Async PHP Platform — converts OpenSwoole requests/responses to HttpFoundation, manages long-running lifecycle (reset, anti-leak, streaming), and provides observability bridge.
-
PHP
octo-php/symfony-messenger
Symfony Messenger transport for the Async PHP Platform — in-process message passing via bounded OpenSwoole channels with backpressure.
-
PHP
octo-php/symfony-realtime
Realtime package for the Async PHP Platform — WebSocket handler, SSE event formatting/streaming, and HTTP/WS routing adapter.