承接 azaharizaman/nexus-resource-allocation 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

azaharizaman/nexus-resource-allocation

最新稳定版本:v0.1.0-alpha1

Composer 安装命令:

composer require azaharizaman/nexus-resource-allocation

包简介

Allocation of capacity (% or hours per user per period), overallocation checks and double-booking prevention. Reusable for projects, HR capacity, shared resources.

README 文档

README

Resource allocation and overallocation checks for the Nexus ERP ecosystem.

Overview

The Nexus\ResourceAllocation package is a Layer 1 atomic package that owns allocation records (who, when, percentage or hours), the rule that allocation cannot exceed 100% per user per day (BUS-PRO-0084), overallocation detection, and double-booking prevention (REL-PRO-0402). No project/task persistence—consumers pass assignment or demand IDs. Reusable for project staffing, HR capacity, shared resources.

Architecture

  • Layer 1 Atomic Package. Pure PHP 8.3+. No framework dependencies.
  • Namespace: Nexus\ResourceAllocation

Key Interfaces

  • AllocationManagerInterface – create/update allocations
  • AllocationQueryInterface – read allocations
  • OverallocationCheckerInterface – detect and prevent over-allocation

Requirements (mapped)

  • FUN-PRO-0571: Resource allocation and overallocation checks
  • BUS-PRO-0084: Resource allocation percentage cannot exceed 100% per user per day
  • REL-PRO-0402: Resource allocation MUST prevent double-booking
  • PER-PRO-0357: Resource allocation view performance

Installation

composer require azaharizaman/nexus-resource-allocation

License

MIT.

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 16
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-05-04