PHP Mortgage Calculator: Calculate monthly payments for mortgage

Recommend this page to a friend!
  Info   View files Example   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2020-04-23 (0 years ago) RSS 2.0 feedNot yet rated by the usersTotal: 65 All time: 9,830 This week: 272Up
Version License PHP version Categories
mortgage 1.0.0GNU General Publi...5PHP 5, Finances
Description Author

This class can calculate monthly payments for mortgage.

It can take as parameters the loan amount, the fixed interest rate amount and the number of years to pay.

The class returns an array that has the values of amortization to pay the mortgage loan.

Recommendations

What is the best PHP amortization calculation class?
Credit card amortization debt calculator

Picture of Adeola Odusola
  Performance   Level  
Name: Adeola Odusola <contact>
Classes: 2 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 1x

Details
The following program calculates monthly mortgage for fixed interest rate.
The user inputs the original loan amount, interest rate, and number of years.
Subsequently, the mortgage summary and amortization table are displayed.
  Files folder image Files  
File Role Description
Accessible without login Plain text file example.php Example example
Accessible without login Plain text file Mortgage.php Class Mortgage and Amortization generator
Accessible without login Plain text file readme.md Doc. documentation

 Version Control Unique User Downloads Download Rankings  
 0%
Total:65
This week:0
All time:9,830
This week:272Up

For more information send a message to info at phpclasses dot org.