azaharizaman/nexus-project
最新稳定版本:v0.1.0-alpha1
Composer 安装命令:
composer require azaharizaman/nexus-project
包简介
Core project entity and lifecycle rules: metadata, PM assignment, status and completion rules, client visibility.
README 文档
README
Core project entity and lifecycle rules for the Nexus ERP ecosystem.
Overview
The Nexus\Project package is a Layer 1 atomic package that owns project metadata (name, client, start/end, budget type, status), project manager assignment, completion rules (e.g. status cannot be "completed" if incomplete tasks exist), and client visibility rule. Used in project context; orchestrator enforces "task belongs to project" by passing project context.
Architecture
- Layer 1 Atomic Package. Pure PHP 8.3+. No framework dependencies.
- Namespace:
Nexus\Project
Key Interfaces
ProjectManagerInterface– project lifecycleProjectQueryInterface– read projectsProjectPersistInterface– persistence contract (CQRS)
Requirements (mapped)
- BUS-PRO-0042: A project MUST have a project manager assigned
- FUN-PRO-0564/0236: Create project with basic details
- BUS-PRO-0096: Project status cannot be "completed" if there are incomplete tasks
- BUS-PRO-0106: Client stakeholders can view only their own projects
- SEC: Tenant isolation, RBAC, client portal (project scope)
Installation
composer require azaharizaman/nexus-project
License
MIT.
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 10
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-05-04