Download the PHP package azaharizaman/nexus-project without Composer
On this page you can find all versions of the php package azaharizaman/nexus-project. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download azaharizaman/nexus-project
More information about azaharizaman/nexus-project
Files in azaharizaman/nexus-project
Download azaharizaman/nexus-project
More information about azaharizaman/nexus-project
Files in azaharizaman/nexus-project
Vendor azaharizaman
Package nexus-project
Short Description Core project entity and lifecycle rules: metadata, PM assignment, status and completion rules, client visibility.
License MIT
Package nexus-project
Short Description Core project entity and lifecycle rules: metadata, PM assignment, status and completion rules, client visibility.
License MIT
Please rate this library. Is it a good library?
Informations about the package nexus-project
Nexus\Project
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
License
MIT.
All versions of nexus-project with dependencies
PHP Build Version
Package Version
The package azaharizaman/nexus-project contains the following files
Loading the files please wait ...