Packages from octo-php
-
PHP
octo-php/platform
Recommended OctoPHP runtime stack — installs the full async platform: runtime-pack, Symfony bridge suite, and observability.
-
PHP
octo-php/runtime-pack
OpenSwoole runtime pack for the Async PHP Platform — prod-safe HTTP server with healthchecks, graceful shutdown, reload policy, and structured concurrency.
-
PHP
octo-php/skeleton
Skeleton project for the Async PHP Platform — create-project template with OpenSwoole runtime pack.
-
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-bundle
Symfony Bundle for the Async PHP Platform — auto-configuration, service wiring, ResetHook auto-tagging, Flex recipe, and optional package auto-detection.
-
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-otel
OpenTelemetry integration for the Async PHP Platform — coroutine-safe span export, request tracing, and metrics bridge for Symfony applications.
-
PHP
octo-php/symfony-realtime
Realtime package for the Async PHP Platform — WebSocket handler, SSE event formatting/streaming, and HTTP/WS routing adapter.