Download the PHP package kaurikk/loan-payment-period without Composer
On this page you can find all versions of the php package kaurikk/loan-payment-period. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kaurikk/loan-payment-period
More information about kaurikk/loan-payment-period
Files in kaurikk/loan-payment-period
Download kaurikk/loan-payment-period
More information about kaurikk/loan-payment-period
Files in kaurikk/loan-payment-period
Vendor kaurikk
Package loan-payment-period
Short Description [Loan payment period calculation library]
License MIT
Package loan-payment-period
Short Description [Loan payment period calculation library]
License MIT
Please rate this library. Is it a good library?
Informations about the package loan-payment-period
loan-payment-period
Library to generate loan payment periods based on payment schedule. Contains 3 main parts:
- PaymentPeriodsFactory - generates payment periods based on payment schedule
- PaymentPeriods - holds payment periods collection
- Period - single period
Basic usage
See more about PaymentSchedule.
Periods can have two different type of length:
- Average: for monthly payements it's 30
- Exact: exact different between start and end of period (from 28 to 31 or even more is adjusting logic is used)
All versions of loan-payment-period with dependencies
PHP Build Version
Package Version
The package kaurikk/loan-payment-period contains the following files
Loading the files please wait ....