skylark/currency-converter
This will return the exchange rate of Euro for the amount and currency that you are given.
时间:2023-06-13 22:47
martian/euro-currency-exchange
A Laravel package for converting euro to other currency
时间:2023-04-20 15:49
opqclick/currency-converter
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 theoth
时间:2022-09-27 10:43