Download the PHP package azaharizaman/nexus-manufacturing-operations without Composer
On this page you can find all versions of the php package azaharizaman/nexus-manufacturing-operations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download azaharizaman/nexus-manufacturing-operations
More information about azaharizaman/nexus-manufacturing-operations
Files in azaharizaman/nexus-manufacturing-operations
Download azaharizaman/nexus-manufacturing-operations
More information about azaharizaman/nexus-manufacturing-operations
Files in azaharizaman/nexus-manufacturing-operations
Vendor azaharizaman
Package nexus-manufacturing-operations
Short Description Production-ready orchestrator for manufacturing operations - coordinates production lifecycles, BOM reconciliation, costing, quality control, and work center management across multiple user groups
License MIT
Package nexus-manufacturing-operations
Short Description Production-ready orchestrator for manufacturing operations - coordinates production lifecycles, BOM reconciliation, costing, quality control, and work center management across multiple user groups
License MIT
Please rate this library. Is it a good library?
Informations about the package nexus-manufacturing-operations
Manufacturing Operations Orchestrator
Production-ready orchestrator for manufacturing operations. Coordinates production lifecycles, BOM reconciliation, costing, quality control, and work center management.
Features
- Production Planning: Create planned orders with BOM validation and cost estimation.
- Order Release: Automatic stock availability checks and reservation.
- Production Execution: Track progress and consume materials.
- Quality Integration: Enforce quality inspections before completion.
- Completion & Costing: Receive finished goods and record actual costs.
Architecture
This package follows the Nexus Architecture Layer 2 (Orchestrator) pattern.
It defines its own required interfaces (Providers) in src/Contracts/Providers/.
Interfaces
ManufacturingProviderInterface: Work Order and Operation management.BomProviderInterface: BOM explosion and validation.InventoryProviderInterface: Stock checks, reservations, issues, and receipts.QualityProviderInterface: Inspection management and compliance.CostingProviderInterface: Cost estimation and recording (material, labor, overhead).
Usage
Testing
Run tests from the project root:
All versions of nexus-manufacturing-operations with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
ext-bcmath Version *
psr/log Version ^3.0
psr/event-dispatcher Version ^1.0
azaharizaman/nexus-common Version dev-main
ext-bcmath Version *
psr/log Version ^3.0
psr/event-dispatcher Version ^1.0
azaharizaman/nexus-common Version dev-main
The package azaharizaman/nexus-manufacturing-operations contains the following files
Loading the files please wait ...