An open API service indexing awesome lists of open source software.

https://github.com/torann/laravel-currency

This provides Laravel with currency functions such as currency formatting and conversion using up-to-date exchange rates.
https://github.com/torann/laravel-currency

Last synced: 9 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Currency for Laravel

[![Build Status](https://travis-ci.org/Torann/laravel-currency.svg?branch=master)](https://travis-ci.org/Torann/laravel-currency)
[![Latest Stable Version](https://poser.pugx.org/torann/currency/v/stable.png)](https://packagist.org/packages/torann/currency)
[![Total Downloads](https://poser.pugx.org/torann/currency/downloads.png)](https://packagist.org/packages/torann/currency)
[![Patreon donate button](https://img.shields.io/badge/patreon-donate-yellow.svg)](https://www.patreon.com/torann)
[![Donate to this project using Flattr](https://img.shields.io/badge/flattr-donate-yellow.svg)](https://flattr.com/profile/torann)
[![Donate to this project using Paypal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4CJA2A97NPYVU)

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

- [Currency on Packagist](https://packagist.org/packages/torann/currency)
- [Currency on GitHub](https://github.com/torann/laravel-currency)

## Official Documentation

Documentation for the package can be found on [Lyften.com](http://lyften.com/projects/laravel-currency/).

## Change Log

[https://github.com/Torann/laravel-currency/releases](https://github.com/Torann/laravel-currency/releases)