Psalm plugin for Nexus actor system

Maintainers

Package info

github.com/nexus-actors/psalm

Type:psalm-plugin

pkg:composer/nexus-actors/psalm

Transparency log

Statistics

Installs: 7

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v0.1.0 2026-07-16 13:06 UTC

This package is auto-updated.

Last update: 2026-07-21 18:23:33 UTC


README

Psalm plugin for Nexus actor system.

Install

composer require nexus-actors/psalm

Rules

  • UntypedActorRefInjection — injected ActorRef params/properties must declare a concrete message type (ActorRef<MyCommand>); bare ActorRef and ActorRef<object> are flagged, DeadLetterRef and configured <excludeRef> classes are exempt

Documentation

This is a read-only subtree split of nexus-actors/nexus.

Please refer to the main repository for documentation, issues, and pull requests.