Skip to content

abrigham1/CurrencyConverterTool

Repository files navigation

##Usage

To download rates from xml file and save to the database run:

php CurrencyConverter.php -s

To convert currencies to USD run:

php CurrencyConverter.php -c "JPY 5000"

Or for multiple currencies

php CurrencyConverter.php -c "JPY 5000,CZK 62.5"

About

Currency Converter Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages