nexus-actors/core dependents (25) Order by: name | downloads Show: all | require | require-dev
-
-
PHP
nexus-actors/cluster
Nexus cluster — remote multi-node contracts for TCP-based distributed actor routing.
-
PHP
nexus-actors/cluster-tcp
Nexus cluster TCP — Swoole TCP mesh transport, membership gossip, and phi-accrual failure detection.
-
PHP
nexus-actors/doctrine-dbal
Nexus Doctrine DBAL — coroutine-aware connection pool and actor-side integration (HTTP middleware lives in nexus-actors/doctrine-dbal-http).
-
PHP
nexus-actors/doctrine-orm
Nexus Doctrine ORM — pooled EntityManager and EntityBehavior DSL (HTTP middleware lives in nexus-actors/doctrine-orm-http).
-
-
-
PHP
nexus-actors/http-server-swoole
Nexus HTTP server — Swoole worker-mode adapter with WebSocket support.
-
PHP
nexus-actors/http-server-swoole-threads
Thread-mode HTTP server built on Swoole 6 native SWOOLE_THREAD; cross-thread pool-singleton actors via WorkerNode.
-
-
PHP
nexus-actors/logger
Async actor-backed PSR-3 logger for Nexus. Application code calls a PSR-3 LoggerInterface; records flow through a mailbox to an actor that drains them to console/file/custom handlers.
-
PHP
nexus-actors/messenger
Nexus messenger — two-way bridge between Nexus actors and Symfony Messenger transports: producer refs, supervised receiver actor, and worker recycling.
-
PHP
nexus-actors/messenger-console
Nexus messenger console — Symfony Console runners for the nexus-messenger bridge: nexus:messenger:consume and nexus:messenger:produce commands.
-
PHP
nexus-actors/messenger-console-swoole
Nexus messenger console Swoole adapter — threaded consume command over the Swoole worker pool.
-