Download the PHP package szunisoft/mnb without Composer
On this page you can find all versions of the php package szunisoft/mnb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download szunisoft/mnb
More information about szunisoft/mnb
Files in szunisoft/mnb
Download szunisoft/mnb
More information about szunisoft/mnb
Files in szunisoft/mnb
Please rate this library. Is it a good library?
Informations about the package mnb
PHP MNB (Magyar Nemzeti Bank)
Requirements
This package requires SoapClient and PHP 7.1 or higher.
Note on behavior
MNB Soap client only supports HUF base currency. So the API will return with the well calculated exchange rates based on HUF.
Usage
Initialize
Access list of currencies
Returns with string array. Each element is a currency code.
Determine currency existence
List of current currency exchange rates
Each element of the returned array will be an instance of SzuniSoft\Mnb\Model\Currency
Obtain exchange rate for specific currency
The returned value will be an instance of SzuniSoft\Mnb\Model\Currency
SoapClient proxy
Client has proxy method call which will invoke the desired method on the SoapClient directly.
All versions of mnb with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.1.3
ext-simplexml Version *
ext-soap Version *
ext-simplexml Version *
ext-soap Version *
The package szunisoft/mnb contains the following files
Loading the files please wait ....