Download the PHP package opqclick/currency-converter without Composer
On this page you can find all versions of the php package opqclick/currency-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download opqclick/currency-converter
More information about opqclick/currency-converter
Files in opqclick/currency-converter
Download opqclick/currency-converter
More information about opqclick/currency-converter
Files in opqclick/currency-converter
Vendor opqclick
Package currency-converter
Short Description The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
License MIT
Package currency-converter
Short Description The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
License MIT
Please rate this library. Is it a good library?
Informations about the package currency-converter
All versions of currency-converter with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
7.5.x-dev
The package opqclick/currency-converter contains the following files
Loading the files please wait ....