Download the PHP package azaharizaman/nexus-resource-allocation without Composer
On this page you can find all versions of the php package azaharizaman/nexus-resource-allocation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download azaharizaman/nexus-resource-allocation
More information about azaharizaman/nexus-resource-allocation
Files in azaharizaman/nexus-resource-allocation
Download azaharizaman/nexus-resource-allocation
More information about azaharizaman/nexus-resource-allocation
Files in azaharizaman/nexus-resource-allocation
Vendor azaharizaman
Package nexus-resource-allocation
Short Description Allocation of capacity (% or hours per user per period), overallocation checks and double-booking prevention. Reusable for projects, HR capacity, shared resources.
License MIT
Package nexus-resource-allocation
Short Description Allocation of capacity (% or hours per user per period), overallocation checks and double-booking prevention. Reusable for projects, HR capacity, shared resources.
License MIT
Please rate this library. Is it a good library?
Informations about the package nexus-resource-allocation
Nexus\ResourceAllocation
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 allocationsAllocationQueryInterface– read allocationsOverallocationCheckerInterface– 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
License
MIT.
All versions of nexus-resource-allocation with dependencies
PHP Build Version
Package Version
The package azaharizaman/nexus-resource-allocation contains the following files
Loading the files please wait ...