PHP Financial Tool
Free and open source PHP Financial Tools Scripts. You can find Mortgage and loan Calculators, stock quotes, currency Exchange Rate and more about Financial Tools.-
vCard php Class is a class to manipulate with vCard information, according vCard v2.1 and vCard v3.0.
-
Currency from google takes a money amount and currency and the currency to convert it.Currency from google accesses the Google search site and performs a search query that makes it convert the money amount between the given currencies.An array with the currencies and money amounts is used to return the result.Requirements: PHP 4.0 or higher
-
wsCStockFinder can be used to retrieve quotes from Bovespa stock exchange in Brazil. It accesses the Web page of Bovespa site to retrieve the company stock quotes given the respective code.
-
Any integer and decimal amount between 0 and 999999999 Rupees, can be spelled.Requirements: PHP 5.0 or higher
-
Class Salariu can be used to perform calculations of works employed in Romania.
-
Calcolo Codice Fiscale takes as parameters the name, surname, birth date, gender, city and region of a person. The parameters are processed and the person's fiscal code is generated.Requirements: PHP 4.0 or higherLimitations: The code and comments are in Italian.
-
Amort can calculate and display an amortization schedule of a loan. It outputs a form to enter the values of the amount of a loan, the interest rate, and the length in years of the loan.Optionally, Amort will either display the entire schedule or just the following calculated amounts:- Total amount paid over the life of the loan- Total interest ...
-
chkFiscalCode_it class you can validate italian VAT and fiscal codes.
-
Currency Exchange can be used to obtain exchange rates for various currencies. It accesses remote Web sites of banks and entities that provide currency exchange rate information and parses the site page data to obtain the name, country and exchange rate for each of the supported currencies.Currently Currency Exchange can obtain information about 21 currencies from the Federal Reserve Bank ...
-
CurConv can be used to convert money amounts between any two currencies. It uses the XMethods currency conversion SOAP based Web service.CurConv takes as parameters the countries of the original and converted currencies and the amount to be converted.
-
Money Currency accesses the Danmarks Nationalbanken site and retrieves a XML feed with the conversion rates between the Danish Kron and other currencies. It can perform conversions of amounts between any two currencies listed the retrieved currency rate feed.The converted amounts can also be formatted according to the US standard of using commas as thousands separator.Requirements: PHP 5.0 or higher
-
Financial functions with the Excel function names and parameter order.Financial_class includes:- Thirty360USdayCount- Thirty360USyearFraction- Thirty360EUdayCount- Thirty360EUyearFraction- ActualActualdayCount- ActualActualyearFraction- Actual360dayCount- Actual360yearFraction- Actual365dayCount- Actual365yearFraction- DATEADD- DATEDIFF- DELTA- DOLLARDE- DOLLARFR- DAYS360- PV- FV- FVSCHEDULE- PMT- IPMT- PPMT- NPER- EFFECT- NOMINAL- DDB- SYD- SLN- DISC- RECEIVED- INTRATE- NPV- XNPV- IRR- MIRR- XIRR- RATE- VDB- YIELD- PRICEDISC- YIELDDISC- COUPNUM- COUPDAYSBS
-
Currency Symbols is a simple class that can be used to retrieve the symbols of money currency used in a given country. It returns the currentcy text symbols, the respective names and also a GIF image of the symbols.
-
stocks allows you to get stock quotes information from Yahoo server. It is useful for Webmasters who want to have stocks information on their web pages.
-
Yahoo Developer can be used to retrieve company stock quotes from Yahoo Finance site. It retrieves the list of a stock quotes of a given company in CSV format and parses that information to display in an HTML page.Right now the class just provides access to Yahoo Stock Quotes service. More features will be added to this class in the ...

