liberusoftware/billing-billing-core

Framework-neutral billing accounts, contacts, currencies, tax profiles, sequences, terms, settings, and period primitives.

Maintainers

Package info

github.com/liberusoftware/module-billing-billing-core

Type:liberu-module

pkg:composer/liberusoftware/billing-billing-core

Transparency log

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.3 2026-08-23 23:45 UTC

This package is auto-updated.

Last update: 2026-09-01 01:26:54 UTC


README

Framework-neutral primitives shared by Liberu billing capabilities.

The billing core owns tenant-scoped accounts, contacts, currencies, tax profiles, numbering sequences, payment terms, and billing settings. Domain actions and policies are exposed through the core API, Filament resources, and Livewire components.

This package provides deterministic minor-unit amounts and inclusive billing periods. It deliberately has no dependency on the application App\\ namespace, so catalog, invoicing, payments, and presentation modules can depend on the same core contract without coupling to one another.