Skip to content
docsv0.1.0

Milpa Notifications v0.1.0

Channel-agnostic notification dispatch for the Milpa PHP framework: register channels (Telegram, Pushover, WebSocket, ...) and fan a payload out to recipients by "channel:recipient".

Modules declare the capabilities they provide and require, expose tools an agent can invoke, and gate mutating actions behind verification. The contract loop that runs through the whole system:

plugin → capability → tool → verification → event → result

installbash
composer require milpa/notifications

API reference

5 public types across 2 namespaces — every symbol carries a DocBlock, and this reference is generated straight from them.

Contracts 2

Core 3