azaharizaman/nexus-approval-operations
最新稳定版本:v0.1.0-alpha1
Composer 安装命令:
composer require azaharizaman/nexus-approval-operations
包简介
Nexus ApprovalOperations — Layer 2 orchestration for operational approvals (Workflow, PolicyEngine, tenant-scoped ports)
README 文档
README
Layer 2 orchestrator for operational approvals: template resolution, composition with Nexus\Workflow and Nexus\PolicyEngine, CQRS-style persistence ports, and tenant-scoped behavior.
Scope
- In scope: Generic approval instances, policy routing, Workflow-driven tasks/strategies, audit-oriented commands.
- Out of scope: RFQ quote approval product flows (sourcing domain); framework code (
Illuminate\*) in this package.
Dependencies
| Package | Role |
|---|---|
azaharizaman/nexus-workflow |
State machine, approval strategies, escalation/delegation |
azaharizaman/nexus-policy-engine |
Deterministic policy evaluation |
psr/log |
Logging port |
Design
See docs/superpowers/specs/2026-03-24-nexus-approval-operations-design.md.
Testing
cd orchestrators/ApprovalOperations
composer install
./vendor/bin/phpunit
Install from monorepo root when resolving path packages:
composer update azaharizaman/nexus-approval-operations
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 10
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-04