Download the PHP package azaharizaman/nexus-query-engine without Composer
On this page you can find all versions of the php package azaharizaman/nexus-query-engine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download azaharizaman/nexus-query-engine
More information about azaharizaman/nexus-query-engine
Files in azaharizaman/nexus-query-engine
Download azaharizaman/nexus-query-engine
More information about azaharizaman/nexus-query-engine
Files in azaharizaman/nexus-query-engine
Vendor azaharizaman
Package nexus-query-engine
Short Description High-performance framework-agnostic query execution and data aggregation engine for the Nexus ERP system
License MIT
Package nexus-query-engine
Short Description High-performance framework-agnostic query execution and data aggregation engine for the Nexus ERP system
License MIT
Please rate this library. Is it a good library?
Informations about the package nexus-query-engine
Nexus Analytics Package
Framework-agnostic analytics and business intelligence engine for the Nexus ERP ecosystem.
Overview
The Nexus\QueryEngine package provides a comprehensive analytics engine that enables:
- Query Execution: Execute complex analytical queries with ACID compliance
- Predictive Modeling: Machine learning integration for forecasting and predictions
- Data Aggregation: Parallel data source merging and aggregation
- Permission Management: Role-based access control with delegation chains
- Analytics History: Immutable audit trail of all analytics operations
- Guard Conditions: Pre-execution validation and security checks
Key Features
- ✅ Framework-agnostic design (no Laravel dependencies)
- ✅ ACID-compliant query execution with transaction support
- ✅ Parallel data source processing
- ✅ Built-in security with RBAC integration
- ✅ Tenant isolation support
- ✅ Predictive model management with drift detection
- ✅ Before/after hooks for extensibility
- ✅ Database-driven analytics definitions (JSON)
- ✅ Comprehensive error handling and retry logic
Installation
In the Atomy application:
Basic Usage
Architecture
This package follows the Nexus architecture principles:
- Logic in Packages: All business logic is framework-agnostic
- Implementation in Applications: Atomy provides concrete implementations
- Contract-Driven: All dependencies defined via interfaces
Documentation
See docs/ANALYTICS_IMPLEMENTATION.md for complete implementation details.
License
MIT License - see LICENSE file for details.
Documentation
Package Documentation
- Getting Started Guide - Quick start and basic usage
- API Reference - Complete interface documentation
- Integration Guide - Laravel and Symfony integration examples
Package Specifications
- IMPLEMENTATION_SUMMARY.md - Implementation progress and architecture decisions
- REQUIREMENTS.md - Detailed package requirements (84 requirements)
- TEST_SUITE_SUMMARY.md - Test coverage plan (135+ tests planned)
- VALUATION_MATRIX.md - Package valuation ($250K, 2,083% ROI)
Code Examples
- Basic Usage - Simple queries and common use cases
- Advanced Usage - Multi-dimensional analysis, cohort analysis
All versions of nexus-query-engine with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
The package azaharizaman/nexus-query-engine contains the following files
Loading the files please wait ...