Download the PHP package csaba215/laravel-mnb without Composer
On this page you can find all versions of the php package csaba215/laravel-mnb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-mnb
Laravel-MNB
Requirements
Package requires Soap, SimpleXML and version 8.2 of PHP or higher.
Know-how
Please check out for corresponding documentations.
Install
Configuration
Export
config/mnb-exchange.php
Usage
Access via facade
Resolve by application container
Access refresh date by reference
You can check the feed date by passing a $date variable to some methods. These methods will make variable to be a Carbon instance.
Available methods
Will use cache
These methods will use cache.
- exchangeRate($code, $date = null): single Currency
- currentExchangeRates(): array of currencies
- currencies(): array of strings (each is currency code)
- hasCurrency($code): bool
All versions of laravel-mnb with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
illuminate/support Version 11.* | 12.*
illuminate/cache Version 11.* | 12.*
ext-soap Version *
ext-simplexml Version *
illuminate/support Version 11.* | 12.*
illuminate/cache Version 11.* | 12.*
ext-soap Version *
ext-simplexml Version *
The package csaba215/laravel-mnb contains the following files
Loading the files please wait ....