nexus-actors / messenger
Nexus messenger — two-way bridge between Nexus actors and Symfony Messenger transports: producer refs, supervised receiver actor, and worker recycling.
v0.1.0
2026-07-21 18:21 UTC
Requires
- php: >=8.5.7
- nexus-actors/core: ^0.1
- nexus-actors/observability: ^0.1
- nexus-actors/runtime: ^0.1
- nexus-actors/serialization: ^0.1
- psr/event-dispatcher: ^1.0
- symfony/messenger: ^7.4 || ^8.0
Requires (Dev)
- phpunit/phpunit: ^13.0
README
Nexus messenger — two-way bridge between Nexus actors and Symfony Messenger transports: producer refs, supervised receiver actor, and worker recycling.
Install
composer require nexus-actors/messenger
Documentation
This is a read-only subtree split of nexus-actors/nexus.
Please refer to the main repository for documentation, issues, and pull requests.