Download the PHP package azaharizaman/nexus-payment without Composer
On this page you can find all versions of the php package azaharizaman/nexus-payment. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download azaharizaman/nexus-payment
More information about azaharizaman/nexus-payment
Files in azaharizaman/nexus-payment
Download azaharizaman/nexus-payment
More information about azaharizaman/nexus-payment
Files in azaharizaman/nexus-payment
Vendor azaharizaman
Package nexus-payment
Short Description Framework-agnostic payment domain package providing unified payment entity, instruments, allocations, and event-driven integration for AR/AP/Payroll
License MIT
Package nexus-payment
Short Description Framework-agnostic payment domain package providing unified payment entity, instruments, allocations, and event-driven integration for AR/AP/Payroll
License MIT
Please rate this library. Is it a good library?
Informations about the package nexus-payment
Nexus\Payment
Version: 0.1.0
Status: In Development
PHP: ^8.3
Overview
Nexus\Payment is the core payment domain package providing a unified payment model for handling monetary transfers across Accounts Receivable, Accounts Payable, and Payroll domains. This package follows the Progressive Disclosure Pattern - it covers 80% of payment use cases, with extension packages available for advanced functionality.
Installation
Features
- Unified Payment Entity - Single
PaymentInterfacespanning AR/AP/Payroll - Payment Instruments - Bank accounts, cards, and wallet abstractions
- Allocation Engine - FIFO, LIFO, Proportional, Manual allocation strategies
- Event-Driven - Domain events for integration with other packages
- Multi-Tenant - Full tenant isolation
- Framework-Agnostic - Works with Laravel, Symfony, or any PHP framework
Quick Start
Extension Packages
For advanced functionality, see these extension packages:
| Package | Purpose |
|---|---|
azaharizaman/nexus-payment-rails |
ACH, Wire, Check, RTGS payment rails |
azaharizaman/nexus-payment-gateway |
Stripe, PayPal, Square integrations |
azaharizaman/nexus-payment-bank |
NACHA, SWIFT, ISO 20022 bank files |
azaharizaman/nexus-payment-wallet |
Digital wallets (GrabPay, DuitNow) |
azaharizaman/nexus-payment-recurring |
Subscriptions and standing orders |
Documentation
- Requirements
- Implementation Summary
- Test Suite Summary
License
MIT License. See LICENSE for details.
All versions of nexus-payment with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
psr/log Version ^3.0
psr/event-dispatcher Version ^1.0
azaharizaman/nexus-common Version dev-main
psr/log Version ^3.0
psr/event-dispatcher Version ^1.0
azaharizaman/nexus-common Version dev-main
The package azaharizaman/nexus-payment contains the following files
Loading the files please wait ...