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.-
Number Words takes a number between 0 and 999 999 999 and converts it into words that spell the number in Indonesian. Number Words can also spell sums of money in Rupiah, the Indonesian currency. Requirements: PHP 4.0 or higher
-
terbilang untuk takes an amount in rupiah (Indonesian currency) and outputs it as text expressing that amount in Indonesian. Requirements: PHP 3 or higher Limitations: The code and the comments are in Indonesian.
-
Requests are sent via HTTP to the XPay system Web Services API in order to perform different operations with XPay System. Key Features of XPay System:- Determine if a credit card is in the 3-D Secure scheme- Authorize a payment or a payment reversal- Refund a payment or as a payment reversal- Settle the transfer of funds to the merchant ...
-
Google Currency Converter takes as parameters an amount in one currency and the target currency. It sends an HTTP request to the Google search pages to retrieve the amount to the target currency. The converted amount and the conversion rate of the original currency is returned in the target currency. Requirements: PHP 5 or higher
-
HebCurrency can retrieve and parse the currency exchange rate information provided by the Bank Israel in XML format.HebCurrency can also perform conversions of values in one currency to another using the previously obtained rate values for the supported currencies.
-
Paypal Class can generate HTML for forms or links to insert in Web pages of sites that need to accept payments via Paypal like: buy now buttons, subscriptions, add to Paypal shopping cart or internal shopping cart, gift certificates and donations.Paypal notifications can also be handled via IPN. Paypal Class supports testing payments using the Paypal sandbox.Requirements: PHP 5.0
-
Yahoo Quotes accesses the Yahoo Finance site server and retrieves data for a given stock symbol. Stock data can be retrieved for the current day or for a range of days.Requirements: PHP 4.0 or higher
-
skipjackResponseCheck is meant for reading and examining a response code from the skipjack payment gateway. It can be used to processed the response files that are returned when any transaction is made.
-
There is a base class that can retrieve and parse a currency file in XML format.Currency data can also be retrieved from XML documents specifically provided by the Romanian National Bank.Requirements: PHP 5.0 or higher
-
GPW parse accesses a page of the gpw.pl site and parses it to retrieve data about the stocks listed in that page.The data is imported into a MySQL database so it can be queried at will. The stored data can be queried and returned in an array.Requirements:PHP 5.0 or higher
-
skipjack class is meant to perform payment transactions through the Skipjack payment gateway. It allows you request payment authorization and check the status of a transaction.skipjack requires cURL library support. Command-line cURL should be working.
-
An array with two elements, date and currencies, is used to return the information. Pictoru's BNR Parser accesses the BNRO site and retrieves a XML file with the exchange rates values between the Romanian currency and other currencies.Pictoru's BNR Parser parses the results and returns an array with all the exchange rate values and the date to which the rates ...
-
PHPQuote for Quote.com can be used to retrieve stock quote information from from Quote.com site. It can retrieve the information page at quote.com of a given stock symbol and parse the page to extract several fields of information.Currently PHPQuote for Quote.com can extract the stock last price value, open value, last close value, and negotiation volume. The retrieved values are ...
-
Taxation laws validator is meant to validate the taxation laws in Tunisian e-commerce applications. It detects whether a company is exonerated or not, and can automatically adjust the tax values.The texts in Taxation laws validator are in French.
-
Vcard_Parse is a PHP class that allows you to parse vCard files and text blocks. It retrieves an array of the elements of each vCard in the file or text.

