liberusoftware / module-accounting-core-filament
Filament 5 presentation adapter for Liberu Accounting Core.
Package info
github.com/liberusoftware/module-accounting-core-filament
Type:liberu-module
pkg:composer/liberusoftware/module-accounting-core-filament
1.0.0
2026-08-24 17:08 UTC
Requires
- php: ^8.5
- filament/filament: ^5.1
- liberusoftware/module-accounting-core: ^1.0
Requires (Dev)
- liberusoftware/package-testbench: ^1.5
- pestphp/pest: ^5.0
This package is auto-updated.
Last update: 2026-08-29 16:11:06 UTC
README
Filament 5 presentation adapter for liberusoftware/module-accounting-core.
It provides legal-entity and book resources; book-scoped defaults and policies
are available through the matching Livewire/API boundaries.
composer require liberusoftware/module-accounting-core-filament
Attach AccountingCoreFilamentPlugin::make() to an application-owned Filament panel.