Download the PHP package stichoza/nbg-currency-cli without Composer
On this page you can find all versions of the php package stichoza/nbg-currency-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download stichoza/nbg-currency-cli
More information about stichoza/nbg-currency-cli
Files in stichoza/nbg-currency-cli
Package nbg-currency-cli
Short Description Command-line tool for National Bank of Georgia currency service
License MIT
Homepage https://github.com/Stichoza/nbg-currency-cli
Informations about the package nbg-currency-cli
NBG Currency CLI
Command-line tool for National Bank of Georgia currency service.
Note: If you're looking for a non-cli PHP package to use in your code, see stichoza/nbg-currency instead.
Installation
Install this package globally via Composer.
Usage
Options
--help
Display this help page.\
--plain
Display plain results without colors.\
--normalize
Convert rates to single entity if rate is given for amount larger than 1.
Example commands
nbg usd
Get currency rate and change for USD.\
nbg usd --plain
Get currency rate for USD.\
nbg usd eur gbp
Get currency rate for USD, EUR, GBP.\
nbg 150 usd
Get equivalent of 150 USD in GEL.\
nbg 150 gel usd
Get equivalent of 150 GEL in USD.
All versions of nbg-currency-cli with dependencies
ext-soap Version *
symfony/console Version ^4.0|^5.0
stichoza/nbg-currency Version ^2.0.3
codedungeon/php-cli-colors Version ^1.11