nexus-actors/core dependents (7) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
nexus-actors/cluster
Nexus cluster — distributed actors with consistent hashing, transport, and actor directory.
-
-
PHP
nexus-actors/runtime-fiber
Nexus Fiber runtime — actors as PHP fibers with cooperative scheduling.
-
PHP
nexus-actors/runtime-step
Nexus Step runtime — deterministic actor execution for testing with manual stepping and virtual time.
-
PHP
nexus-actors/runtime-swoole
Nexus Swoole runtime — actors as Swoole coroutines with native channels.
-
PHP
nexus-actors/serialization
Nexus serialization — Valinor-based message serialization with type registry.