nexus-actors/core dependents (25) Order by: name | downloads Show: all | require | require-dev
-
PHP
nexus-actors/observability-actor
Nexus actor-system observability — internal-state metrics (live actors, dead letters, running) as OTEL gauges.
-
PHP
nexus-actors/observability-http
Nexus HTTP observability — PSR-15 server-span middleware and PSR-14 RED-metrics listener.
-
PHP
nexus-actors/observability-otel
Nexus observability OpenTelemetry bridge — SDK-backed Tracer/Meter and an OTLP provider factory.
-
PHP
nexus-actors/observability-worker-pool
Nexus worker-pool observability — tracing transport decorator that propagates trace context across worker threads and records transport metrics.
-
-
PHP
nexus-actors/runtime-step
Nexus Step runtime — deterministic actor execution for testing with manual stepping and virtual time.
-
PHP
nexus-actors/serialization
Nexus serialization — Valinor-based message serialization with type registry.
-
PHP
nexus-actors/skeleton
Minimal skeleton for building applications on the Nexus actor system (PHP 8.5+).
-
PHP
nexus-actors/worker-pool
Nexus worker pool — local multi-worker actor scaling with consistent hashing and envelope-based transport.
-
PHP
nexus-actors/worker-pool-swoole
Nexus worker pool Swoole adapter — thread-based worker pool using Swoole Thread primitives.