Libraries tagged by async-php
zteradb/zteradb-php
18 Downloads
High-performance async PHP client for ZTeraDB utilizing raw TCP socket transport layer.
thomasvargiu/influxdb-php-async
107 Downloads
Async PHP client for InfluxDB
spacetab-io/rdb
75 Downloads
Dead-simple async PHP migrations controlled from code.
spacetab-io/paginate-php
3 Downloads
Async PHP pagination. Created for Amphp.
spacetab-io/paginate
3 Downloads
Async PHP pagination. Created for Amphp.
octo-php/symfony-realtime
0 Downloads
Realtime package for the Async PHP Platform — WebSocket handler, SSE event formatting/streaming, and HTTP/WS routing adapter.
octo-php/symfony-otel
0 Downloads
OpenTelemetry integration for the Async PHP Platform — coroutine-safe span export, request tracing, and metrics bridge for Symfony applications.
octo-php/symfony-messenger
0 Downloads
Symfony Messenger transport for the Async PHP Platform — in-process message passing via bounded OpenSwoole channels with backpressure.
octo-php/symfony-bundle
0 Downloads
Symfony Bundle for the Async PHP Platform — auto-configuration, service wiring, ResetHook auto-tagging, Flex recipe, and optional package auto-detection.
octo-php/symfony-bridge
0 Downloads
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.
octo-php/skeleton
0 Downloads
Skeleton project for the Async PHP Platform — create-project template with OpenSwoole runtime pack.
octo-php/runtime-pack
0 Downloads
OpenSwoole runtime pack for the Async PHP Platform — prod-safe HTTP server with healthchecks, graceful shutdown, reload policy, and structured concurrency.
medehghani/alert
6 Downloads
Event loops for event-driven/async PHP
jaxwilko/weird-php
43 Downloads
Async Php via child processes
hiblaphp/sync
9 Downloads
Non-blocking synchronization primitives (Mutex, Semaphore) for async PHP