othmanhaba / ledger-core
Generic double-entry ledger core package for Laravel applications.
v0.2.4
2026-05-02 19:34 UTC
Requires
- php: ^8.3
- ext-bcmath: *
- illuminate/database: ^11.0|^12.0|^13.0
- illuminate/support: ^11.0|^12.0|^13.0
Requires (Dev)
- orchestra/testbench: ^9.0|^10.0|^11.0
- pestphp/pest: ^3.0|^4.0
- pestphp/pest-plugin-laravel: ^3.0|^4.0
Suggests
- filament/filament: Required (^5.0) when registering the optional LedgerCorePlugin in a Filament panel.