Skip to content

gaurav112/laravel-currency

 
 

Repository files navigation

Currency for Laravel

Latest Stable Version Total Downloads

This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.

Official Documentation

Documentation for the package can be found on Lyften.com.

Laravel 4

For Laravel 4 Installation see version 0.1;

Change Log

v1.0.0

  • Major overhaul
  • 118 currencies added
  • Added support for custom formatters See repo
  • Rebuild cache after exchange rate updates

v0.3.0

  • Fix Bug 33
  • Fix Polish currency

v0.2.1

  • Force conversion to number Bug 25
  • Made it easier to use the drivers

v0.2.0

  • Support Laravel 5
  • Update the code to PSR-4 compliant
  • Add custom storage drivers
  • Removed cookie support
  • Removed Blade custom extension (use helper function currency())

v0.1.3

  • Code cleanup

v0.1.2

  • Bug fixes

v0.1.1

  • Added support for OpenExchangeRates.org
  • Added a cleanup Artisan command
  • Refactored caching
  • Fixed bug in the commands

v0.1.0

  • First release

About

This provides Laravel 5 with currency functions such as currency formatting and conversion using up-to-date exchange rates.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%