nexus-actors / maker
Code generators (make:actor, make:message) for Nexus skeleton projects.
v0.1.0
2026-07-21 17:39 UTC
Requires
- php: >=8.5.7
- nette/php-generator: ^4.2
- symfony/console: ^7.0
Requires (Dev)
- phpunit/phpunit: ^13.0
README
Code generators (make:actor, make:message) for Nexus skeleton projects.
Read-only subtree split of nexus-actors/nexus. Report issues and send pull requests to the monorepo — this repository only receives automated pushes and release tags.
Installation
composer require --dev nexus-actors/maker
Ships make:actor (types: handler, functional, stateful, event-sourced, durable-state)
and make:message — auto-registered by the skeleton's
bin/console when installed.
Documentation
- Package documentation
- nexusactors.com — project overview, quickstart, stability matrix
License
MIT