nexus-actors/runtime dependents (6) Order by: name | downloads Show: all | require | require-dev

  • PHP

    nexus-actors/app

    Nexus application bootstrap — convenience API for building actor systems.

    Latest version requires nexus-actors/runtime dev-main

  • PHP

    nexus-actors/cluster

    Nexus cluster — distributed actors with consistent hashing, transport, and actor directory.

    Latest version requires nexus-actors/runtime dev-main

  • PHP

    nexus-actors/core

    Nexus actor system core — behaviors, actors, supervision, checked exception hierarchy.

    Latest version requires nexus-actors/runtime dev-main

  • PHP

    nexus-actors/runtime-fiber

    Nexus Fiber runtime — actors as PHP fibers with cooperative scheduling.

    Latest version requires nexus-actors/runtime dev-main

  • PHP

    nexus-actors/runtime-step

    Nexus Step runtime — deterministic actor execution for testing with manual stepping and virtual time.

    Latest version requires nexus-actors/runtime dev-main

  • PHP

    nexus-actors/runtime-swoole

    Nexus Swoole runtime — actors as Swoole coroutines with native channels.

    Latest version requires nexus-actors/runtime dev-main