Torann / laravel-currency

This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
http://lyften.com/projects/laravel-currency
BSD 2-Clause "Simplified" License
390 stars 137 forks source link

Added Fixer.io support and also command to update one currency #97

Open Xerixe opened 6 years ago

Torann commented 6 years ago

Hi thanks for this PR. I'm going to have to sit down and work on a new version soon. With all of the new exchange rate providers people are submitting I need to move from using an option in the CLI to using an argument.

Leave this PR up and I'll use some of the goodies you have in it in the next major release.

reina3596 commented 6 years ago

UP