PHPackages                             azaharizaman/nexus-quotation-intelligence - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. azaharizaman/nexus-quotation-intelligence

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

azaharizaman/nexus-quotation-intelligence
=========================================

AI-driven quotation normalization and intelligence orchestrator.

v0.1.0-alpha1(1mo ago)02↓100%proprietaryPHPPHP &gt;=8.3

Since May 5Pushed 1mo agoCompare

[ Source](https://github.com/azaharizaman/nexus-quotation-intelligence)[ Packagist](https://packagist.org/packages/azaharizaman/nexus-quotation-intelligence)[ RSS](/packages/azaharizaman-nexus-quotation-intelligence/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (6)Versions (2)Used By (0)

QuotationIntelligence Orchestrator
==================================

[](#quotationintelligence-orchestrator)

AI-driven quotation normalization and intelligence orchestrator for the Atomy (Nexus) project.

Overview
--------

[](#overview)

This orchestrator bridges the gap between structured ERP procurement and unstructured vendor quotes (PDF/Excel). It coordinates the following pipeline:

1. **Ingestion**: Upload and validation of unstructured quote documents.
2. **Extraction**: AI-driven extraction of line items and commercial terms.
3. **Normalization**: Semantic mapping to taxonomies (UNSPSC) and unit/currency normalization.
4. **Risk Assessment**: Detection of pricing anomalies and term deviations.
5. **Traceability**: Linking every data point back to its source snippet in the original document.

Architecture
------------

[](#architecture)

- **Layer 2 Orchestrator**: Coordinates multiple Layer 1 packages (`Procurement`, `MachineLearning`, `Document`, `Uom`, `Currency`).
- **Async Workflow**: Uses an event-driven pipeline for document processing.
- **Traceable VOs**: Uses `ExtractionEvidence` and `QuoteSnippet` to maintain audit trails.

Usage
-----

[](#usage)

```
use Nexus\QuotationIntelligence\Contracts\QuotationIntelligenceCoordinatorInterface;

// Orchestrate the full intelligence flow
$coordinator->processQuote($tenantId, $documentId);
```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance93

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

36d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/117408?v=4)[Azahari Zaman](/maintainers/azaharizaman)[@azaharizaman](https://github.com/azaharizaman)

---

Top Contributors

[![azaharizaman](https://avatars.githubusercontent.com/u/117408?v=4)](https://github.com/azaharizaman "azaharizaman (21 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/azaharizaman-nexus-quotation-intelligence/health.svg)

```
[![Health](https://phpackages.com/badges/azaharizaman-nexus-quotation-intelligence/health.svg)](https://phpackages.com/packages/azaharizaman-nexus-quotation-intelligence)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
