Download the PHP package mohamedhekal/ledgercore without Composer
On this page you can find all versions of the php package mohamedhekal/ledgercore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mohamedhekal/ledgercore
More information about mohamedhekal/ledgercore
Files in mohamedhekal/ledgercore
Download mohamedhekal/ledgercore
More information about mohamedhekal/ledgercore
Files in mohamedhekal/ledgercore
Vendor mohamedhekal
Package ledgercore
Short Description Double-entry ledger engine for Laravel ERP/fintech: balanced journals, immutable postings, balances, and period locks
License MIT
Homepage https://github.com/mohamedhekal/ledgercore
Package ledgercore
Short Description Double-entry ledger engine for Laravel ERP/fintech: balanced journals, immutable postings, balances, and period locks
License MIT
Homepage https://github.com/mohamedhekal/ledgercore
Please rate this library. Is it a good library?
Informations about the package ledgercore
LedgerCore
Search terms: laravel, accounting, ledger, double-entry, journal, erp, fintech, php, laravel-package, bookkeeping, general-ledger, accounting-engine.
Double-entry ledger engine for Laravel ERP/fintech apps: balanced journals, immutable postings, account balances, and fiscal period locks.
Amounts are integer minor units (cents). Single currency in v0.1.
Installation
Chart + period
Post a journal
Guarantees
- Unbalanced journals throw
- Lines must be debit XOR credit
- Closed periods reject posts
- Postings are append-only; corrections use reversing journals
- Account rows are
lockForUpdateduring post
Limitations (v0.1)
- No multi-currency / FX
- No cost-center dimensions
- No inventory valuation (see StockPulse)
- Trial balance lists raw debit/credit totals, not presentation-side nets
Testing
License
MIT
All versions of ledgercore with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/support Version ^11.0|^12.0
illuminate/database Version ^11.0|^12.0
illuminate/events Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
illuminate/support Version ^11.0|^12.0
illuminate/database Version ^11.0|^12.0
illuminate/events Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
The package mohamedhekal/ledgercore contains the following files
Loading the files please wait ...