... price variations This class can be used to perform several types of calculations with prices. It can calculate price variations with or without taxes considering different quantities and discount rates. Example script Main class file Site Meter
VAT Checker Support forum vatchecker Check if a European VAT number is valid This class can check whether an VAT (Value Added Tax) number is valid according to rules of each European country. The class loads VAT number structure using regular expressions for each European country defined in a separate ...
Currency Symbols Support forum currencysymbols Get the symbols of currency of a given country This 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 ...
chkFiscalCode_it Support forum chkfiscalcode_it Check Italian VAT and fiscal Code Italy With this class you can validate italian VAT and fiscal codes. Main class Documentation Test page Site Meter
Google Finance Support forum google-finance-api Retrieve company stocks data from Google Finance This class can retrieve company stocks data from Google Finance. It can send a HTTP request to the Google Finance to get information about the stocks of a company with a given symbol. The class returns ...
This class can convert money amounts between currencies using iGoogle calculator API. It can send a HTTP request to the iGoogle calculator API to convert a given money amount between to given currencies. The class parses the response and returns an array with the original and converted values and currency ...
This class provides financial functions with the Excel function names and parameter order. Currently it includes: - Thirty360USdayCount - Thirty360USyearFraction - Thirty360EUdayCount - Thirty360EUyearFraction - ActualActualdayCount - ActualActualyearFraction - Actual360dayCount - Actual360yearFraction ...
cuaderno19 Support forum cuaderno19 Puede ser utilizado gratuitamente Spain This class can be used to receipt files according to the Spanish laws. The code and comments are in Spanish. This class make Cuaderno 19 file needed to recive payments by client's bank account. In Spanish: Esta clase genera ...
This class can create and initialize a database table to insert or query german bank identification codes. Now you can also verify accountnumbers matching a given bank identification code. The "Deutsche Bundesbank" provides formatted datafiles with all valid german bank identification codes. With this ...
Number word Support forum number-word Spell money amounts using English words Nigeria This class can be used to spell money amounts using English words. It takes a given amount value and returns a string with words to spell that amount in English. Convert number to word Site Meter